[fpc-pascal] Compiling JCL

Juha Manninen juha.manninen at phnet.fi
Fri Oct 30 23:33:40 CET 2009


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




More information about the fpc-pascal mailing list