[lazarus] Building Lazarus in Winblows

Tony Maro tony at maro.net
Tue Mar 25 15:52:05 EST 2003


I'm an idiot, I know, but I've just installed FPC in Windows XP and
attempting to build Lazarus.

Here's where I've gotten to so far... Quite a bit of stuff scrolls by
during the Lazarus make and then it fails here:



c:/fpc/bin/win32/rm.exe -f ../units/jitform.ppw
c:/fpc/bin/win32/ppc386.exe -gl -Fu../../lcl/units/win32
-Fu../../lcl/units -Fu. -FU../units -di386 jitform.pas
Free Pascal Compiler version 1.0.7 [2003/03/24] for i386
Copyright (c) 1993-2003 by Florian Klaempfl
Target OS: Win32 for i386
Compiling jitform.pas
94 Lines compiled, 0.3 sec
make[2]: Leaving directory `C:/lazarus/lazarus/designer/jitform'
make[1]: Leaving directory `C:/lazarus/lazarus/designer'
make lazarus.res
make[1]: Entering directory `C:/lazarus/lazarus'
windres -i lazarus.rc -o lazarus.res --preprocessor
process_begin: CreateProcess((null), windres -i lazarus.rc -o
lazarus.res --preprocessor, ...) failed.
make (e=2): The system cannot find the file specified.
make[1]: *** [lazarus.res] Error 2
make[1]: Leaving directory `C:/lazarus/lazarus'
make: *** [ide] Error 2

C:\lazarus\lazarus>






More information about the Lazarus mailing list