Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: nyghtfyre on November 30, 2008, 09:21:54 pm

Title: Code::Blocks Compilers
Post by: nyghtfyre on November 30, 2008, 09:21:54 pm
Are there any built in compilers?
I don't have any installed, since I'm working off a flashdrive at work...
Is there a build in compiler or can someone provide a link for a standard C++ compiler?

Thanks in advance.
Title: Re: Code::Blocks Compilers
Post by: TDragon on November 30, 2008, 09:23:34 pm
Try MinGW -- you can download a version of Code::Blocks that includes it.
Title: Re: Code::Blocks Compilers
Post by: nyghtfyre on November 30, 2008, 09:24:46 pm
Thank you, I will try that.