Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2010: chrono header file missing

I just installed Visual Studio 2010 Ultimate and wanted to write a simple program in C++. But it seems like VS doesn't find the header file "chrono". I tought installing SP1 would help, but it didn't. There also some other header files like "thread" missing.

Does anyone know where I can get these missing files?

like image 245
haansn08 Avatar asked May 17 '26 03:05

haansn08


1 Answers

VS2010 only has partial C++11 support. You need VS2012+.

like image 175
Mark Tolonen Avatar answered May 19 '26 16:05

Mark Tolonen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!