Author Topic: Error: Unable to open file 'C0X32.OBJ'  (Read 6394 times)

Offline kdhakal

  • Single posting newcomer
  • *
  • Posts: 4
Error: Unable to open file 'C0X32.OBJ'
« 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.


Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Error: Unable to open file 'C0X32.OBJ'
« Reply #1 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.
(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!]

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
Re: Error: Unable to open file 'C0X32.OBJ'
« Reply #2 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

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.

« Last Edit: December 27, 2014, 07:56:45 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline kdhakal

  • Single posting newcomer
  • *
  • Posts: 4
Re: Error: Unable to open file 'C0X32.OBJ'
« Reply #3 on: January 01, 2015, 12:46:51 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.

Offline kdhakal

  • Single posting newcomer
  • *
  • Posts: 4
Re: Error: Unable to open file 'C0X32.OBJ'
« Reply #4 on: January 01, 2015, 01:04:58 pm »
Read this old thread it might help. http://forums.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.   :) :) :)