I just suffer a problem that the all the things works well on my ubuntu. However, I want to get things work on my mac, bad thing happens. it shows the following errors
cc1plus: error: unrecognized command line option "-std=c++0x"
I am total new to mac stuff, I got the xcode 4 installed. I guess there must be c++0x, but I wonder how can i configure it with waf.
Thanks a lot!!