<div dir="ltr"><div class="gmail_quote">On Tue, Jan 12, 2010 at 13:30, Thomas Moritz <span dir="ltr"><<a href="mailto:thm_ml@thmoritz.de">thm_ml@thmoritz.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hello,<br>
build "lnetvisual" with Lazarus (qt) gives errors, but "lnetbase" is OK.<br>
(x86_64 _and_ i586 Lazarus svn)<br>
Here is the output:<br>
<br>
Free Pascal Compiler version 2.4.0 [2010/01/06] for x86_64<br>
Copyright (c) 1993-2009 by Florian Klaempfl<br>
Target OS: Linux for x86-64<br>
Compiling lnetvisual.pas<br>
Compiling lclnet.pas<br>
lclnet.pas(45,15) Error: Forward declaration not solved "TLCLEventer.HandleIgnoreError(TLHandle);"<br>
lclnet.pas(46,15) Error: Forward declaration not solved "TLCLEventer.HandleIgnoreWrite(TLHandle);"<br>
lclnet.pas(47,15) Error: Forward declaration not solved "TLCLEventer.HandleIgnoreRead(TLHandle);"<br>
lclnet.pas(48,15) Error: Forward declaration not solved "TLCLEventer.InternalUnplugHandle(TLHandle);"<br>
lclnet.pas(50,15) Error: Forward declaration not solved "TLCLEventer.HandleEvents(Int64,LongWord);"<br>
lclnet.pas(58,14) Error: Forward declaration not solved "TLCLEventer.AddHandle(TLHandle):Boolean;"<br>
lclnet.pas(81) Fatal: There were 6 errors compiling module, stopping<br>
TExternalToolList.Run Exception: /home/mori/Lazarus_qt45/lnet/lazaruspackage/lclnet.pas(81) Fatal: There were 6 errors compiling module, stopping<br>
ERROR: tool reported error<br></blockquote><div><br>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.<br><br>Ales is not on the list anymore, so I do not know if that was changed.<br>

 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Build with gtk2 is OK!<br>
<br>
Best regards!<br>
<br>
Th. Moritz<br>
<font color="#888888"><br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</font></blockquote></div><br>Ido<br></div>