You need windres for that. Fpcres compiles a .res file into an object file.
Il giorno 03/giu/2013 17:12, "silvioprog" <silviop...@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@lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to