News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Ressource compiler setting for Linux fedora core

Started by joeman, May 31, 2006, 10:51:40 AM

Previous topic - Next topic

joeman

Hello
My project compiles ok until the RC ressource file has to be compiled.
When looking at the command line, it starts with -i, with no info about the compiler to use.
This obviously results in a error, due to the $rescomp variable which is not properly set.

Anybody here compiles ressource file (rc) in the following environment ?
- wx 2.6.3
- codeblocks 1.0 rev 2420
- fedora core 5

Where can I specify the rc compiler to use ?
Thanks to all ..
J

mandrav

Uhm, resources are compiled only in windows platforms...
Be patient!
This bug will be fixed soon...

joeman

hmm
My application was indeed compiled using vc++ and wx, I'm trying to compile it on linux.
So I have to remove the rc file from my project ?
I'll try this. Thnaks
J