Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Changing Compiler for use in Windows 8.1
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Changing Compiler for use in Windows 8.1 (Read 4257 times)
preistofPosidon
Single posting newcomer
Posts: 3
Changing Compiler for use in Windows 8.1
«
on:
October 04, 2014, 01:11:52 am »
Hello all,
I am new to this forums and to C::B.
I have recently switched both my IDE and my computer, and as most know, it is very hard to get a new PC without getting Windows 8.
Because of this, my previous compiler is not working, i get the error 'g++.exe has stopped working'
I know that this is because of the new OS, and have downloaded a new compiler:
http://sourceforge.net/projects/mingw-w64/
But have absolutely NO IDEA how to change the default compiler so that I can compile my programs again.
How do you do this?
Logged
stahta01
Lives here!
Posts: 7790
Re: Changing Compiler for use in Windows 8.1
«
Reply #1 on:
October 04, 2014, 02:56:17 am »
Look at this Wiki page
http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Compiler-neutral_setup_steps
Does it help you?
If not try this post of mine.
http://forums.codeblocks.org/index.php/topic,18075.0.html
Tim S.
«
Last Edit: October 04, 2014, 02:58:30 am by stahta01
»
Logged
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
preistofPosidon
Single posting newcomer
Posts: 3
Re: Changing Compiler for use in Windows 8.1
«
Reply #2 on:
October 06, 2014, 03:03:25 am »
@ stahta01,
The wiki helped me not at all, and your post was much more helpful.
Ways 1 and 2 didn't work, and I have no idea which ".exe" file should be used for which...
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Changing Compiler for use in Windows 8.1