Makestation

Full Version: C++ Compiler for Win7 64-bit
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The title should explain, but anyway.

I've got a C++ compiler, everything runs sort of all right, but the EXE files compiled cannot be executed because of the 64 bit architecture.

Could I be pointed to something that could solve my predicament?
I'm assuming you're using a 64-bit PC. What compiler are you currently using?
TurboC++ 3.8
atleast that's what I think it is.
Have you tried an IDE, such as visual C++? I'm not personally a huge fan of IDEs because I feel like the interfaces get in my way, but they usually have pretty robust compiler tools built in.