Free C++ compiler for Windows 8?
Moderator: ScummVM Team
- CaptainJei
- Posts: 200
- Joined: Wed Jun 15, 2011 3:57 am
Free C++ compiler for Windows 8?
Could someone recommend a free C++ compiler that will work with Windows 8? It would be great if it included an IDE as well, since I'm extremely rusty.
- CaptainJei
- Posts: 200
- Joined: Wed Jun 15, 2011 3:57 am
If you use the compile the default will place it in the "\bin\Release" folder. If press the green arrow that md5 mentioned, it will compile a debug build and launch it. You will find it in "\bin\Debug".CaptainJei wrote:I just tried VS Express, but I'm having trouble figuring out how to run programs after compiling, and the Help option isn't any help. It seems to me that Visual Studio's presets seem geared towards Windows Store apps.