cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Code Blocks
Code Blocks
Nov 28, 2016 at 11:06am UTC
SamT1234
(19)
Good morning.
I am new to programming and "Code Blocks". I wrote a program and want to compile and run it, but it says I have an invalid compiler/debugger. Anyone using Code Blocks have this happen? If so your insight would be appreciated.
Thank you
Nov 28, 2016 at 11:11am UTC
ariaHov
(3)
Try this:
http://stackoverflow.com/questions/30558261/codeblocks-cant-compile-application
Nov 28, 2016 at 11:13am UTC
boost lexical cast
(395)
Good night. It is night for me.
Did you install
Code::Blocks
with
MinGW
version?
Nov 28, 2016 at 11:16am UTC
SamT1234
(19)
Yea, this is what the compiler defaults too.
Nov 28, 2016 at 12:00pm UTC
boost lexical cast
(395)
No, when you were clicking the download links for
Code::Blocks
did you click the link which said
mingw-setup
?
Nov 28, 2016 at 11:40pm UTC
SamT1234
(19)
So I redownloaded it to make sure that it was the mingw-setup. Are there any additional steps?
Nov 29, 2016 at 2:08pm UTC
boost lexical cast
(395)
No. As long as you chose to use the GNU GCC compiler while setting up. Which is already selected by default.
Topic archived. No new replies allowed.