Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

C++11 thread support in Qt Creator 2.7.0 (Qt 5.0.2)

$
0
0
I am trying to make threads working under Ubuntu. I set the QMAKE_CXXFLAGS = -std=c+11 -pthread -lpthread but it still wont work and will write “terminate called after throwing an instance of ‘std::system_error’ what(): Operation not permitted” How to make it work?

Viewing all articles
Browse latest Browse all 18427

Trending Articles