Andrea Mauri schreef:
> Dear all,
> I have a cross-platform console application project.
> The project were compiled with no problem but actually when I compile it 
> I get the following errors (WinXp lazarus svn fpc 2.2.4).
> I got this error both with fpc 2.2.2 and fpc 2.2.4, I don't know exactly 
> when this error appears (the svn revision number of lazarus).
> Suggestions?

Remove the dependency on the LCL.

Or if it must depend on the LCL, include uses interfaces to the main 
program.

Vincent
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to