Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: XVZMI on October 05, 2015, 06:07:20 pm

Title: Installing new Compilers
Post 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?
Title: Re: Installing new Compilers
Post by: MortenMacFly on October 05, 2015, 06:34:38 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?
Are you sure that it's really Borland 5.5 you installed? Where did you get it from?
Title: Re: Installing new Compilers
Post by: XVZMI on October 18, 2015, 03:06:00 pm
I got it from the official Website
Title: Re: Installing new Compilers
Post by: raynebc on October 19, 2015, 03:21:33 am
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
Title: Re: Installing new Compilers
Post by: XVZMI on October 19, 2015, 01:44:08 pm
You have to fill out the survey there, then you get a download link per email.
Title: Re: Installing new Compilers
Post by: stahta01 on October 19, 2015, 03:59:40 pm
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.