I installed bloodshed 5 beta latest as of today on windows 8 developer preview
ISO which i loaded up on virtualbox, and it crashes with the usual crash
message - g++.exe has stopped working.
I then tried it from the command line also, same result. However gcc.exe works
fine, it doesn't crash.
Can someone help quick please?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2012-03-14
Same here, Windows 8 CP
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed bloodshed 5 beta latest as of today on windows 8 developer preview
ISO which i loaded up on virtualbox, and it crashes with the usual crash
message - g++.exe has stopped working.
I then tried it from the command line also, same result. However gcc.exe works
fine, it doesn't crash.
Can someone help quick please?
Same here, Windows 8 CP
You may need to use the 64-bit version of mingw.
An updated version of dev-cpp is available at https://sourceforge.net/project
s/orwelldevcpp/
Same here, Windows 8 developer preview
Thanks Jim, that was really helpful...