Hi Ronny,
On 18.7.2012 14:12, Ronny Herzog wrote:> <http://www.boost.org/doc/libs/1_43_0/more/getting_started/windows.html#auto-linking>
> Dear all,
>
> I want to start using boost and tried the steps provided in
> http://www.boost.org/doc/libs/1_43_0/more/getting_started/windows.html.
> My system is Windows 7 with MS VC 2008 and I would like to use boost from theHi,
> command line. I run bootstrap.bat and bjam.exe to build all libraries.
> However, when I want to compile the example file
> (http://www.boost.org/doc/libs/1_43_0/more/getting_started/windows.html#link-your-program-to-a-boost-library)
> which uses the 'regex' library it does not find it.
>
are you sure that you're using the correct library path? If you followed the
instructions properly (or used defaults), the compiled libs are placed under
stage\lib, not under libs\ (that's where the source files are).
-- Pekka
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users