thread:no such file or directory whyyyy?

when ı write a code in c++ includes thread library it says "thread:no such file or directory"
Can someone tell me how can ı use thread library .
I think ı should download boost or c++11 but ı couldnt do it .
I need someone to tell me how to use them .

Seems to require C++11 support. What compiler are you using?
http://www.cplusplus.com/reference/thread/thread/

I am using Dev c++ compiler . how can ı download c++11
How do people still get stuck using Dev C++ when starting out? I can't seem to generate a Google search that produces Dev C++, without explicitly searching for it.

Anyways, OP go download VS2013 Express or the latest version of Code::Blocks.
Orwell DevC++ does support C++11.
Topic archived. No new replies allowed.