[lazarus] Building Lazarus in Winblows
andrew johnson
acjgenius at earthlink.net
Tue Mar 25 16:04:47 EST 2003
sounds like you are missing windres.exe, which should be in the
fpc/win32/bin dir I think... need to reseupt fpc and lazarus on a
windows machine myself to start testing out the new improvements..
andrew
On Tue, 2003-03-25 at 16:11, Tony Maro wrote:
> 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>
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
More information about the Lazarus
mailing list