*/
Got something to write about? Check out our Article Builder.
*/

Read Post

Beginner C/C++

Moderators: Lundin
Number of threads: 4334
Number of posts: 14001

This Forum Only
Post New Thread

Report
C0S.obj error!!! Posted by daquincar on 3 May 2005 at 8:29 AM
Hello,

I am learning to handle C Compiler, I think it is 5.5 Version.
I have problems to run the program because it sets a message like this
"Unable to open C0S.obj" and I cannot run it.

Could somebody help me and tell me how to fix this problem?

Thanx

DQ.
Reply
Report
Re: C0S.obj error!!! Posted by Griz803 on 3 May 2005 at 2:33 PM
Hi,
What you probably have going on is one of 2 or three simple things. First, check the directory paths specified in your IDE or Editor to the libraries. You didn't say what compiler you were using, but it sounds suspiciously like a Borland freebie. If you are running from a command line, you may have to set an environmental variable, usually "LIB" to the directory path the .lib files are on. The C0***.obj files are actually the binary code that the linker needs to complete the executable. Check path documentation for your compiler and it should tell you what needs to be done. Also check to see that the file exists on this path. Occasionally, through the auspices of others or just dumb miss clicks, a file gets moved or deleted that shouldn't. Hope this helps. Griz803

: "Unable to open C0S.obj" and I cannot run it.
:
: Could somebody help me and tell me how to fix this problem?
:


Reply




corner
© 1996-2008 CommunityHeaven LLC. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
North American business development: Nicolai Wadstrom. Publisher: Lars Hagelin.