[C++-sig] Re: boost.Python/Jam with shared libraries
Rene Rivera
grafik.list at redshift-software.com
Wed Nov 10 16:02:46 CET 2004
Aaron Bentley wrote:
> The eliminating-spaces route got rid of the errors, but find-library looks
> cleaner. Thanks.
>
> So I'm much further along. Now I'm trying to link in a static file. It appears
> to work, but then I get "symbol missing".
...
> LinkLibraries pfengine : ../libpdf.a ;
That's Perforce/Jam syntax which is totally ignored by Boost.Build. You
just need to add a <find-library>pdf
--
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
More information about the Cplusplus-sig
mailing list