[fpc-pascal] windres not required/provided by Debian 2.6.0 FPC

waldo kitty wkitty42 at windstream.net
Wed Oct 10 04:16:03 CEST 2012


On 10/8/2012 03:12, Tomas Hajny wrote:
> The manual forgets to mention that this is only the case on Win32 (where
> the various GNU tools and utilities are included with the FPC installation
> package). It also doesn't mention that different resource compilers may be
> used on other platforms (e.g. gorc on Win64, etc.).

i've run into resource problems when compiling projects from win32(?) to OS2... 
on OS2, i have to use fpc directly... everything is developed on win32(?) 
[w2000pro or vista] and then copied to the OS2 machine to compile the 
project.lpr... currently i'm using EMX on the OS2 box and i always get an error 
on the resource file unless i simply "comment" it out (with a '.' as the second 
character)...

how can i handle these resource files on OS2?




More information about the fpc-pascal mailing list