User forums > Help
compiler error
stahta01:
Found cause "-std=c++0x" causes your problem on my machine.
Note: You might want to try "-std=gnu++0x" instead of "-std=c++0x".
Tim S.
cxwshawn:
--- Quote from: stahta01 on November 16, 2010, 03:35:02 am ---What version of MinGW GCC?
And, is it in this folder "D:\MinGW"?
Do you have any other MinGW installed in "E:\MinGW" or any other drive for E except D?
How did you install MinGW? Manually? Or using an Installer?
Tim S.
--- End quote ---
version of MinGW GCC is 4.5.0, and yes, it does in folder D:\MinGW.
When I installed CB , it is integrated with mingw, But since there is some problems
, I reinstalled into D: disk using installer .
cxwshawn:
--- Quote from: stahta01 on November 16, 2010, 03:37:22 am ---Found cause "-std=c++0x" causes your problem on my machine.
Note: You might want to try "-std=gnu++0x" instead of "-std=c++0x".
Tim S.
--- End quote ---
sorry, I don't know what does this mean?
shawn
cxwshawn:
--- Quote from: cxwshawn on November 16, 2010, 04:48:24 am ---
--- Quote from: stahta01 on November 16, 2010, 03:37:22 am ---Found cause "-std=c++0x" causes your problem on my machine.
Note: You might want to try "-std=gnu++0x" instead of "-std=c++0x".
Tim S.
--- End quote ---
sorry, I don't know what does this mean?
shawn
--- End quote ---
and I can run the simple console application on my machine .
stahta01:
--- Quote from: cxwshawn on November 16, 2010, 04:48:24 am ---
--- Quote from: stahta01 on November 16, 2010, 03:37:22 am ---Found cause "-std=c++0x" causes your problem on my machine.
Note: You might want to try "-std=gnu++0x" instead of "-std=c++0x".
Tim S.
--- End quote ---
sorry, I don't know what does this mean?
shawn
--- End quote ---
Remove the Compiler Option "-std=c++0x" it DOES NOT work with wxWidgets 2.8.10.
Tim S.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version