Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: hrishi_k86 on September 13, 2008, 09:10:24 am

Title: Errors in borland C++
Post by: hrishi_k86 on September 13, 2008, 09:10:24 am
I am using Borland C++ compiler 5.5 for CodeBlocks. I can build / compile all my C/C++ programs. But when I run the programs I get the messages that "External Errors at C:\Borland\BC55\Lib\COX32.obj".
So I cannot execute my programs.
So plz can you help me.
Thanx.
Title: Re: Errors in borland C++
Post by: MortenMacFly on September 13, 2008, 01:12:06 pm
...not really related to C::B.

Do the following: Enable full compiler logging (see my sig how to do so) and post the question in a Borland (compiler) related forum, including the command line you are using for the build.