[Dev-C++] Question about 64 bit Windows support.
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: A Z <pow...@li...> - 2019-01-10 10:38:36
|
If I create a project under Dev-C++ and go to project settings, I find that it only seems to include options for 32 to executables and library files. This is withstanding the fact that I have installed and am running on 64 bit Windows 10 with 64 bit TDM g++ compiler. -Is there an option to produce 64 bit Windows executables via a version of dev? -Is there an option to produce 64 bit Windows libraries via a version of dev? Happy New Year! |