[lazarus] Re: [lazarus] Re: [lazarus] Problem when compiling Lazarus in Windows ¿any idea?

Eduardo Lopez edulopez at keko.com.ar
Fri Jan 17 07:49:45 EST 2003


Thank you Karl. I do it and it's working now.

Eduardo Lopez

Karl Brandt escribió::
> Eduardo Lopez wrote:
> 
>> Hello all:
>>
>> I have this problem when I try to compile lazarus in Windows.
>> I have downloaded the sources with CVS, and do a "make".
>> It stop with the following message:
>>
>>
>> C:/PP/BIN/WIN32/MAKE.EXE lazarus.res
>> MAKE.EXE[1]: Entering directory `C:/pp/source/lazarus'
>> windres -i lazarus.rc -o lazarus.res --preprocessor 
>> C:/PP/BIN/WIN32/cpp.exe
>> windres: no resources
>> MAKE.EXE[1]: *** [lazarus.res] Error 1
>> MAKE.EXE[1]: Leaving directory `C:/pp/source/lazarus'
>> C:\PP\BIN\WIN32\MAKE.EXE: *** [ide] Error 2
>>
>> I'have the compiler version 1.0.7
> 
> 
> Try to compile the resource file before compiling Lazarus.
> I do the following:
> make clean
> windres -i lazarus.rc -o lazarus.res
> make
> 
> Karl Brandt
> 
> _________________________________________________________________
>     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