include - pthread was not found -


I am working on pthread in C ++ using Visual Studio 2008. I have a problem because the compiler is not found. I knew it was embedded in C ++ 2005. Do I have to install the library and add it manually or should it install with the C ++ default libraries? If I want to install it, please give me the URL.
Honey Almosley

Threads in Microsoft Visual C ++ .NET or Visual C ++ 2005 One page on creating:

Could this be of some help?


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -