What is a good step by step explanation on how to use the Boost library in an empty project in Visual Studio?
Also a little note: If you want to reduce the compilation-time, you can add the flag
-j2
to run two parallel builds at the same time. This might reduce it to viewing one movie ;)