|
Boost-Build : |
From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-04-24 22:28:56
Aleksey Gurtovoy wrote:
>>>From the log below it _seems_ like "quickbook.exe" fails to build
> because of a failure to build program_options DLL -- however, there
> are no errors associated with the latter. Any ideas?
It's not a failure to build program_options, but a failure of
program_options to export symbols in the DLL. Hence no import LIB is
created by the compiler. And anything that attempts to link to it fails.
> LINK : fatal error LNK1181: cannot open input file
> '..\bin.v2\libs\program_options\build\msvc\debug\program_options-vc-d_1.
> 32.0.lib'
I ran into that problem yesterday, and fixed it earlier today.
http://build.redshift-software.com:9990/changes/558
But since your error says 1.32.0 it looks like you haven't gotten those
changes. I suspect it will work on the next build.
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - Grafik/jabber.org
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk