[Lazarus] Resources and Version info

"Leonardo M. Ramé" l.rame at griensu.com
Fri Dec 5 15:38:25 CET 2008


Thanks Paul!, I've commented out these fields:

#FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
#FILEOS VOS__WINDOWS32
#FILETYPE VFT_DLL

and WindRes interpreted it perfectly.

Leonardo M. Ramé

Paul Ishenin escribió:
> Leonardo M. Ramé wrote:
>   
>> It seems I'm placing the {$R myresource.rc} in the wrong place...when I 
>> try to compile I receive this error:
>>
>> windres: plugin.rc:15: syntax error
>> NPDemo.lpr(26,1) Error: Error while compiling resources
>> NPDemo.lpr(26,1) Fatal: There were 1 errors compiling module, stopping
>>   
>>     
> The error is in your .rc file on line 15.
> Try to compile your .rc file with windres to see whether the problem is 
> exactly there. Windres is much stricter than brcc32 or gorc. It is 
> sometimes very difficult to satisfy it.
>
> Best regards,
> Paul Ishenin.
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>   



More information about the Lazarus mailing list