Code::Blocks Forums

User forums => Help => Topic started by: Gandalph on April 23, 2009, 03:25:41 pm

Title: Borland Cannot Find Res File
Post by: Gandalph on April 23, 2009, 03:25:41 pm
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?