Uhh...
How to compile and build jcl?
Should I try an older version?
Now I have the latest public version jcl-2.01.3449-linux.
I tried to compile the jcl package and got the same ULARGE_INTEGER error.
Then I commented out the {$IFNDEF FPC} in JclBase.pas to let ULARGE_INTEGER be 
defined.
Then I get more errors, like
  Error: Identifier not found "MultiByteToWideChar"
  Error: Identifier not found "MB_PRECOMPOSED"
all related to Windows stuff.

What to do? Is this the end of my Lazarus / FPC porting?


Juha Manninen

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to