could not open XXX permission denied

http://www.cplusplus.com/forum/beginner/104404/3/

-std=c++11

-std=gnu++11

Then you probably just don't have c++11 enabled. Go to the compiler settings and under flags put -std=c++11 or -std=gnu++11

posted on 2014-04-24 13:20  minggoddess  阅读(542)  评论(0编辑  收藏  举报