News:

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

Main Menu

Error: Unable to open file 'C0X32.OBJ'

Started by kdhakal, December 27, 2014, 01:08:31 PM

Previous topic - Next topic

kdhakal

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.


oBFusCATed

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

stahta01

#2
Read this old thread it might help. http://forums.next.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.next.codeblocks.org/index.php/topic,7407.msg56281.html#msg56281
http://forums.next.codeblocks.org/index.php/topic,11261.msg76703.html#msg76703

Tim S.

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

kdhakal

Quote from: oBFusCATed on December 27, 2014, 01:24:14 PM
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.

kdhakal

Quote from: stahta01 on December 27, 2014, 07:49:47 PM
Read this old thread it might help. http://forums.next.codeblocks.org/index.php/topic,11294.msg79664.html#msg79664

Thanks for the links. I'm checking them.

Quote

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.   :) :) :)