| #include <thread> not recognized [message #997334] |
Sun, 06 January 2013 03:58  |
Roger Gilliar Messages: 21 Registered: March 2010 |
Junior Member |
|
|
HI,
I would like to use the new threading lib from C++11. It seems that I have to use -stdlib=libc++ to make this work (using clang 4.1 on Mac OS X 10.8 ). But CDT doesn't recognize #include <thread> and therefore offers no code completion.
Is it possible to configure CDT to recognize this include ?
Regards
Roger
[Updated on: Sun, 06 January 2013 04:09] Report message to a moderator
|
|
|
|
Powered by
FUDForum. Page generated in 0.01708 seconds