Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: XVZMI on October 05, 2015, 06:07:20 pm
-
I just installed the Borland 5.5 c++ compiler but Code::blocks can't find it even when i choose the full path to the compiler
Is there any tutorial for installing new compilers?
-
I just installed the Borland 5.5 c++ compiler but Code::blocks can't find it even when i choose the full path to the compiler
Is there any tutorial for installing new compilers?
Are you sure that it's really Borland 5.5 you installed? Where did you get it from?
-
I got it from the official Website
-
I don't see it available on any Borland branded websites, but the Internet says it was released for free:
http://forms.embarcadero.com/forms/BCC32CompilerDownload
-
You have to fill out the survey there, then you get a download link per email.
-
I posted my directions for the BCC compiler long ago. I think on this site.
I would suggest searching on my username of stahta01 on this site or the http://cboard.cprogramming.com/forum.php (http://cboard.cprogramming.com/forum.php) site for my posts.
I would also read on follow the CB FAQ and this Wiki page http://wiki.codeblocks.org/index.php/Installing_a_supported_compiler (http://wiki.codeblocks.org/index.php/Installing_a_supported_compiler)
Edit: Link to a CB Post http://forums.codeblocks.org/index.php/topic,13774.msg92808.html#msg92808 (http://forums.codeblocks.org/index.php/topic,13774.msg92808.html#msg92808)
Edit2: Added link to what might be a better post of mine http://forums.codeblocks.org/index.php/topic,11261.msg76703.html#msg76703 (http://forums.codeblocks.org/index.php/topic,11261.msg76703.html#msg76703)
Tim S.