News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Compiler is invalid error

Started by nunsbythebundle, June 25, 2012, 02:56:41 AM

Previous topic - Next topic

nunsbythebundle

Im getting an error that says "filenamehere-Debug" uses an ivalid compiler. Skipping. I installed codeblocks version 8.02 and 10.02 but they both give me the same error on a hello world program. I have tried everything and nothing is working. I am running windows 7.

stahta01

#1
Install a Compiler! You might try TDM MinGW GCC http://tdm-gcc.tdragon.net/
After you install the Compiler, configure Code::Block to use it.

FYI: reading the FAQs and the manual might help you.
http://wiki.codeblocks.org/index.php?title=FAQ

http://www.codeblocks.org/user-manual

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]