Date: Thu, 15 May 2008 16:46:55 -0600
From: peter_foelsche@agilent.com
To: boost-users@lists.boost.org
Subject: Re: [Boost-users] problems compiling boost against visual studio 2008
> the compilation starts and it builds a lot of libraries and files.
> When i try to make my first Boost program the visual studio tells me that there is a lib missing
> (libboost_thread-vc90-mt-s-1_35.lib)
there is a boost_thread-vc90-mt-s-1_35.lib -- just create a symbolic link to libboost_thread-vc90-mt-s-1_35.lib
-- yes Vista can finally create symbolic links
Peter