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

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -