Hello,
build "lnetvisual" with Lazarus (qt) gives errors, but "lnetbase" is OK.
(x86_64 _and_ i586 Lazarus svn)
Here is the output:

Free Pascal Compiler version 2.4.0 [2010/01/06] for x86_64
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Linux for x86-64
Compiling lnetvisual.pas
Compiling lclnet.pas
lclnet.pas(45,15) Error: Forward declaration not solved 
"TLCLEventer.HandleIgnoreError(TLHandle);"
lclnet.pas(46,15) Error: Forward declaration not solved 
"TLCLEventer.HandleIgnoreWrite(TLHandle);"
lclnet.pas(47,15) Error: Forward declaration not solved 
"TLCLEventer.HandleIgnoreRead(TLHandle);"
lclnet.pas(48,15) Error: Forward declaration not solved 
"TLCLEventer.InternalUnplugHandle(TLHandle);"
lclnet.pas(50,15) Error: Forward declaration not solved 
"TLCLEventer.HandleEvents(Int64,LongWord);"
lclnet.pas(58,14) Error: Forward declaration not solved 
"TLCLEventer.AddHandle(TLHandle):Boolean;"
lclnet.pas(81) Fatal: There were 6 errors compiling module, stopping
TExternalToolList.Run Exception: 
/home/mori/Lazarus_qt45/lnet/lazaruspackage/lclnet.pas(81) Fatal: There were 6 
errors compiling module, stopping
ERROR: tool reported error

Build with gtk2 is OK!

Best regards!

Th. Moritz

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to