Hello, I have a project that uses an .rc file but when I compile my project all goes well except I get
mingw32-make.exe[1]: *** No rule to make target `../../../source/objs/ResScript.rc.o', needed by `Game'. Stop.
Can someone tell my how to enable or setup the resource compiler?
thank you in advance
Help with Resource Compiler...
-
- CodeLite Curious
- Posts: 3
- Joined: Sun Jun 30, 2013 12:38 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Help with Resource Compiler...
The resource compiler should be enabled by default.
Providing a full build log will help
Please read this:
HOW TO POST
Eran
Providing a full build log will help
Please read this:
HOW TO POST
Eran
Make sure you have read the HOW TO POST thread