[Lazarus] Resources and Version info
Paul Ishenin
webpirat at mail.ru
Fri Dec 5 13:40:34 CET 2008
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.
More information about the Lazarus
mailing list