Re: [Dev-C++] Compiler options : g++ vs gcc
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
From: er <erw...@gm...> - 2010-01-09 12:00:14
|
In the original Dev-C++ close > the project, open ProjectName.dev file in the project folder and change > IsCpp=0 to IsCpp=1. Reopen the project in IDE and build. > OK, thanks. |