News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Borland Cannot Find Res File

Started by Gandalph, April 23, 2009, 03:25:41 PM

Previous topic - Next topic

Gandalph

Hey, I was trying to compile some source code for a program I found with Borland C++ 5.5, and compilation goes just fine.

But when I get to the linking stage, the linker reports that it cannot find ProgramNameHere.res

Is this because the needed file is being spit out into the wrong directory? If so, where would codeblocks have it go by default? If not, what else may be going on here, and how do I fix it?