[lazarus] Compilation Error

James Tabor jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Mon May 13 21:58:41 EDT 2002


James Tabor wrote:
> 
> Hi,
> I'm trying to compile Lazarus 05142002 snapshot with Win32 fpc-1.0.6.
> 
> Run the first "Make". Options look like in the wrong spot?
> 
> windres -i lazarus.rc -o lazarus.res --preprocessor C:/PP/BIN/WIN32/cpp.exe C:/P
> P/BIN/WIN32/cpp.exe
Hi,
I enter the string by hand, It works!

Here are some results,

C:\pp\lazarus>windres -i lazarus.rc -o lazarus.res --preprocessor c:/pp/bin/win3
2/cpp.exe
C:\PP\BIN\WIN32\WINDRES.EXE: no resources

C:\pp\lazarus>windres -i lazarus.rc -o lazarus.res --preprocessor /pp/bin/win32/
cpp.exe
Bad command or file name
C:\PP\BIN\WIN32\WINDRES.EXE: no resources

C:\pp\lazarus>windres -i lazarus.rc -o lazarus.res --preprocessor \pp\bin\win32\
cpp.exe
This one did the job!

FYI Thanks,
James






More information about the Lazarus mailing list