blikblum/multilog

MultiLog can not compile

Closed this issue · 1 comments

MultiLog can not compile because of this:

  1. multiloglaz.lpk has a reference to non-existing outputchannel.pas unit
  2. multiloglaz.pas has a reference to non-existing outputchannel.pas unit

Please correct this, so that OPM can use a version which can compile.

Tested with 32bit Lazarus 2.0.11 and FPC 3.2.1 on Win10 x64

Done