
2 Apr
2007
2 Apr
'07
5:23 p.m.
-----Original Message----- From: Sohail Somani
0) Create a new VS.NET project 1) Add the files in boost/libs/thread/src to your project 2) Add the include path for boost to your project (with some instructions on how to do so) 3) Copy and paste the following into main.cpp
This is a non-issue. With header-only libraries, step 1 is the only thing that disappears and you might even be lucky enough to disable language extensions in your project.
Actually, step 1 is replaced with "try build with bjam, send emails to the mailing list"