News:

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

Main Menu

Changing Compiler for use in Windows 8.1

Started by preistofPosidon, October 04, 2014, 01:11:52 AM

Previous topic - Next topic

preistofPosidon

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?

stahta01

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]

preistofPosidon

@ 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...