Author Topic: compiler error  (Read 19266 times)

Offline cxwshawn

  • Multiple posting newcomer
  • *
  • Posts: 15
Re: compiler error
« Reply #15 on: November 16, 2010, 10:32:58 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.
sorry, I don't know what does this mean?

shawn

Remove the Compiler Option "-std=c++0x" it DOES NOT work with wxWidgets 2.8.10.

Tim S.

okay, thanks, I have got it resolved .

regards
shawn