Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost 1.40.0: How to get 'libboost_regex-vc90-mt-sgd-1_40.lib' for VC++ 2008?
From: Boost lzw (boostlzw_at_[hidden])
Date: 2009-10-19 09:35:15


Hi

You may take a look at this for building Boost with the specified libraries
only, although it is for VS 2008 professional:
http://ngi-central.blogspot.com/2009/09/building-boost-with-visual-studio.html

Robert

2009/10/19 Thomas Schuster <soljanka_at_[hidden]>

> Hello,
>
> just installed Boost 1.40.0 and created all libs unsing booststtrap and
> .\bjam
>
> Compiling an example which uses boost regex all works fine, lib
> 'libboost_regex-vc90-mt-gd-1_40.lib' was linked to. Im using
> Visual C++ 2008 Express Edition with SP1
>
> But I would like to create a stand allone exe.file, so I changed the MS
> Visual C++ 2008 configuration to Multithread (/MT)
> Obviously this will cause the linker to search for the lib
> 'libboost_regex-vc90-mt-sgd-1_40.lib' which ist not available within the
> Boost sub-folder 'stage'.
>
> May I ask how I can create the 'libboost_regex-vc90-mt-sgd-1_40.lib' ? Or
> ist there a website avaliable where I can download it
> for Boost 1.40.0 and Visual C++ 2008 ?
>
> Many thanks for any hint.
> Regards
> Sergeant 666
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net