[Lazarus] WSRegister error on console application

Vincent Snijders vincent.snijders at gmail.com
Fri Apr 24 19:22:35 CEST 2009


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



More information about the Lazarus mailing list