After a clean install of Dev C++ 4.9.7.3 + Imaging Package + wxWindows. I am having problems getting a clean compile. First I figured out that the compiler switch options were being placed in the C compiler area instead of the C++ compiler area. After copying these over I got significantly less errors (433 errors went down to 31). I am now getting what appears to be compiler switch options which are no longer supported by the latest Mingw compiler (as installed by Dev-C++). Any suggestions?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-01-15
Remove the obsolete switches.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After a clean install of Dev C++ 4.9.7.3 + Imaging Package + wxWindows. I am having problems getting a clean compile. First I figured out that the compiler switch options were being placed in the C compiler area instead of the C++ compiler area. After copying these over I got significantly less errors (433 errors went down to 31). I am now getting what appears to be compiler switch options which are no longer supported by the latest Mingw compiler (as installed by Dev-C++). Any suggestions?
Thanks
Remove the obsolete switches.