[Lazarus] LNet und QT
ik
idokan at gmail.com
Tue Jan 12 13:23:54 CET 2010
On Tue, Jan 12, 2010 at 13:30, Thomas Moritz <thm_ml at thmoritz.de> wrote:
> 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
>
As far as I know, lnet was never built to support QT. It requires you to
implement some required methods and functions that are implemented for GTK
2.
Ales is not on the list anymore, so I do not know if that was changed.
>
> Build with gtk2 is OK!
>
> Best regards!
>
> Th. Moritz
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
Ido
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20100112/9828205f/attachment-0004.html>
More information about the Lazarus
mailing list