User forums > Help

Error: Unable to open file 'C0X32.OBJ'

(1/1)

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.

stahta01:
Read this old thread it might help. 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,11261.msg76703.html#msg76703

Tim S.

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.

--- End quote ---

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.codeblocks.org/index.php/topic,11294.msg79664.html#msg79664

--- End quote ---

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.

--- End quote ---

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

Navigation

[0] Message Index

Go to full version