[fpc-pascal] How to use fpcres?
    Graeme Geldenhuys 
    graeme at geldenhuys.co.uk
       
    Mon Jun  3 17:29:13 CEST 2013
    
    
  
On 2013-06-03 16:11, silvioprog wrote:
> 
> This is my RC content (tablebuilder.rc):
> 
> SCRIPT_POSTGRESQL RCDATA "..\..\script\sql\postgresql.sql"
> 
> But when I try to compile it:
A very common mistake I have seen 100's of times... fpcres is NOT a
resource compiler. FPC really should have their own *.rc compiler as
standard.
Regards,
  - Graeme -
    
    
More information about the fpc-pascal
mailing list