Ales Katona wrote:

Kleiton Luiz wrote:

Hi, i'm try to install "lnetpackage-0.1.zip" in lazarus for linux, but i dont can compile, on press install the lazarus show me this message:

/root/Desktop/lnetpackage-0.1/lnet/tomwinsock.pas(1,1) Fatal: Can't find unit Windows

My Free Pascal Compiler have version 2.0.0 [2005/05/09] for i386
My Lazarus is 0.9.6 beta

Anypeople can help-me ?


**


Hello. It seems {$ifdef win32} for some reason is true in your linux FPC. I don't know why it is so but it certainly isn't standard. It is possible that your lazarus is too old to use this package. Could you please try to update to 0.9.10 and try again?

Or, the package has been site to build for win32 widgets. Check the project and package settings to make sure GTK+ / Linux are selected everywhere.

-Tony

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to