[C++-sig] Re: Problem with vc++ 7

Mike Rovner mike at bindkey.com
Sat Nov 23 00:54:05 CET 2002


"David Abrahams" <dave at boost-consulting.com> wrote in message
news:un0o5jxov.fsf at boost-consulting.com...
> FWIW I have never had any problems testing Boost extensions built with
> VC7 against a vc6 build of Python.

Probably than you have never heard about that weird problem:

I'm trying too setup boost129 on WinXPpro.

I have VC6, VC7 and ActivePython2.2.1 installed.
Unpacked boost from tar.gz.
bjam (prebuild from boost site) complains:

C:\BKutil\boost_1_29_0>bjam -sTOOLS=vc7 -sBUILD=release -sPYTHON_ROOT=c:\pyt
hon22
don't know how to make
...patience...
...patience...
...found 2053 targets...
...updating 1 target...
...can't find 1 target...
...can't make 5 targets...
...skipped
<libs!python!build\boost_python.dll\vc7\release\runtime-link-dynamic>
boost_python.CMD for lack of ...
...skipped
<libs!python!build\boost_python.dll\vc7\release\runtime-link-dynamic>
boost_python.lib for lack of ...
...skipped
<libs!python!build\boost_python.dll\vc7\release\runtime-link-dynamic>
boost_python.dll for lack of ...
...skipped <!libs!python!build!bin-stage>boost_python.dll for lack of
<libs!pyth
on!build\boost_python.dll\vc7\release\runtime-link-dynamic>boost_python.dll.
..
...skipped <!libs!python!build!bin-stage>boost_python.lib for lack of
<libs!pyth
on!build\boost_python.dll\vc7\release\runtime-link-dynamic>boost_python.lib.
..
vc-Link
libs\signals\build\bin\boost_signals.dll\vc7\release\runtime-link-dynami
c\boost_signals.dll
libs\signals\build\bin\boost_signals.dll\vc7\release\runtime
-link-dynamic\boost_signals.lib
LINK : warning LNK4089: all references to 'MSVCP70.dll' discarded by
/OPT:REF
...skipped 5 targets...
...updated 1 target...

And I can't understand what's wrong?
A little help?

Thanks,
Mike








More information about the Cplusplus-sig mailing list