[fpc-pascal] How to use fpcres?

Giulio Bernardi ugilio at gmail.com
Mon Jun 3 17:15:43 CEST 2013


You need windres for that. Fpcres compiles a .res file into an object file.
Il giorno 03/giu/2013 17:12, "silvioprog" <silvioprog at gmail.com> ha scritto:

> Hello,
>
> This is my RC content (tablebuilder.rc):
>
> SCRIPT_POSTGRESQL RCDATA "..\..\script\sql\postgresql.sql"
>
> But when I try to compile it:
>
> fpcres.exe tablebuilder.rc -o tablebuilder.res -of res
> Error: No known file format detected for file 'tablebuilder.rc'
>
> What the format expected by fpcres?
>
> Thank you!
>
> --
> Silvio Clécio
> My public projects - github.com/silvioprog
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130603/39fdc9bc/attachment.html>


More information about the fpc-pascal mailing list