User forums > Using Code::Blocks

Cant compile with borland c++

<< < (2/2)

stahta01:

--- Quote from: ankit255 on January 06, 2010, 06:35:55 pm ---Hi, i checked the topic but it doesn't deal with my question. I don't even get an error.Unless "failed" stands for one...

--- End quote ---
1. set the path to the executable!
http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Borland_C.2B.2B_Compiler_5.5
a. Settings -> Compiler and Debugger
b. select compiler "Borland"
c. Set it as default
d. Tab "Tool Chain Exe.."
d2 Enter path to the Borland Bin Folder



2. Turn on full compiler logging!
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F

3. Cut and paste the build log here; include all error messages.

Tim S.

ankit255:

--- Quote from: stahta01 on January 06, 2010, 10:33:55 pm ---
--- Quote from: ankit255 on January 06, 2010, 06:35:55 pm ---Hi, i checked the topic but it doesn't deal with my question. I don't even get an error.Unless "failed" stands for one...

--- End quote ---
1. set the path to the executable!
http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Borland_C.2B.2B_Compiler_5.5
a. Settings -> Compiler and Debugger
b. select compiler "Borland"
c. Set it as default
d. Tab "Tool Chain Exe.."
d2 Enter path to the Borland Bin Folder



2. Turn on full compiler logging!
http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F

3. Cut and paste the build log here; include all error messages.

Tim S.



--- End quote ---

Thanks. That didn't work but then i checked installation instructions and it compiled with a failure "unresolved external blah blah blah from C0X32.OBJ". This is being covered in another thread....

Biplab:
Did you use any of our project wizard? If not please try them.

Most likely cause (a guess, as you didn't provide much information) is that C:\Borland\BCC55\Lib needs to be added to linker command line.

Navigation

[0] Message Index

[*] Previous page

Go to full version