[Lazarus] Error while compile with LCL_PLATFORM=fpgui

Vincent Snijders vsnijders at quicknet.nl
Mon Mar 10 06:21:32 CET 2008


dayat schreef:
> Hi,
> 
> While compiling lazarus with fpgui platform, I have got the error, you 
> can see the pic in 
> http://daeyath.wordpress.com/2008/03/10/building-lazarus-with-fpgui/ 
> <http://daeyath.wordpress.com/2008/03/10/building-lazarus-with-fpgui/>
> 
> how to solve this problem.
I assume Lazarus 0.9.24 and fpc 2.2.0.

Do you have cpp.exe in c:\fpc\bin\fpc\2.2.0\bin\i386-win32 ?
If so, add c:\fpc\bin\fpc\2.2.0\bin\i386-win32 to the PATH environment 
variable.
If not, re-install fpc and/or Lazarus to get it.

If adding it to the path doesn't help, copy cpp.exe to the lazarus\ide 
directory (necessary on windows 9X).

Vincent



More information about the Lazarus mailing list