Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-04-25 03:04:36


On Monday 25 April 2005 07:28, Rene Rivera wrote:
> 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

Thanks!

But why did you added 'dist-lib' target? After all, all building is supposed
to work anyway, and top-level 'dist' should pick program_options
automatically.

Am I missing something?

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2
 

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