Code::Blocks Forums
User forums => Help => Topic started by: kdhakal on December 27, 2014, 01:08:31 pm
-
Hello,
While compiling any program, I encounter an error message that says "Error: Unable to open file 'C0X32.OBJ'"
I'm using version 13.12 of C::B with borland c++ 5.02 compiler.
I can see that the file "C0X32.OBJ" is present in the c:\bc5\lib folder. I've used this path in all the possible locations inside C::B like in compiler path, linker path, additional path etc but yet I get the same error. Could someone tell me what I'm missing?
Thanks.
-
Can you compile your project if you execute commands manually in a command line?
If you can then we can compare the commands you're executing and what c::b is executing and we can fix the problem.
But there is a chance that the compiler is just broken.
-
Read this old thread it might help. http://forums.codeblocks.org/index.php/topic,11294.msg79664.html#msg79664 (http://forums.codeblocks.org/index.php/topic,11294.msg79664.html#msg79664)
If you have a legal copy of borland c++ 5.02 compiler; please tell me where you got it.
Thanks.
Also, read these two old threads
http://forums.codeblocks.org/index.php/topic,7407.msg56281.html#msg56281 (http://forums.codeblocks.org/index.php/topic,7407.msg56281.html#msg56281)
http://forums.codeblocks.org/index.php/topic,11261.msg76703.html#msg76703 (http://forums.codeblocks.org/index.php/topic,11261.msg76703.html#msg76703)
Tim S.
-
Can you compile your project if you execute commands manually in a command line?
If you can then we can compare the commands you're executing and what c::b is executing and we can fix the problem.
But there is a chance that the compiler is just broken.
Yes I can compile the program in a command line as well as inside the borland's own IDE. But I cannot compile the same program inside C::B.
-
Read this old thread it might help. http://forums.codeblocks.org/index.php/topic,11294.msg79664.html#msg79664 (http://forums.codeblocks.org/index.php/topic,11294.msg79664.html#msg79664)
Thanks for the links. I'm checking them.
If you have a legal copy of borland c++ 5.02 compiler; please tell me where you got it.
I don't know whether it is legal or not (probably NOT). It asks for registration (without any reference to registration fees or whatsoever) but I haven't registered it.
I got this from a friend of mine. If you want, I can give it to you as well. :) :) :)