Author Topic: Changing Compiler for use in Windows 8.1  (Read 3332 times)

Offline 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?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7590
    • My Best Post
« Last Edit: October 04, 2014, 02:58:30 am by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

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