$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Storing boost as a 'vendor library' within svn and minimising it's size
From: David Aldrich (David.Aldrich_at_[hidden])
Date: 2010-07-13 12:39:49
Hi
> There is a bcp utility that you can find to only copy what the library
> needs.
I executed:
C:\boost_1_43_0>bin.v2\tools\bcp\msvc-9.0\release\link-static\threading-multi\bcp.exe python \boostpython
But I found that no libraries were copied to the destination folder.
They exist in:
C:\boost_1_43_0\bin.v2\libs\python\build\msvc-9.0\release\threading-multi
Can anyone suggest what I am doing wrong please?
David