Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Errors in borland C++
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Errors in borland C++ (Read 4813 times)
hrishi_k86
Guest
Errors in borland C++
«
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.
Logged
MortenMacFly
Administrator
Lives here!
Posts: 9723
Re: Errors in borland C++
«
Reply #1 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.
Logged
Compiler logging
: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual
:
https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ
:
https://wiki.codeblocks.org/index.php?title=FAQ
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Errors in borland C++