Boost logo

Boost Users :

From: Deane Yang (deane_yang_at_[hidden])
Date: 2006-01-11 16:09:19


See

http://article.gmane.org/gmane.comp.lib.boost.build/11170

I hope this gets checked into the CVS sometime!

Jaroslav Gresula wrote:
> Running bjam.exe on the Jamroot listed below gives
>
> bin\msvc-8.0\debug\runtime-link-static\shared.dll.manifest : general
> error c1010070: Failed to load and parse the manifest. The system cannot
> find the file specified.
>
> <Jamroot>
> using msvc : 8.0 ;
>
> lib shared
> :
> file.cxx
> :
> <link>shared
> <runtime-link>static
> ;
> </Jamroot>
>
> I've noticed that removing <runtime-link>static or replacing it with
> <runtime-link>shared 'fixes' the problem.
>
> I use Boost.Build from the Boost CVS and MSVC 8.0 Professional Edition.
>
> --
> Jarda


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