[C++-sig] version confusion

Achim Domma achim.domma at syynx.de
Sat May 11 18:59:47 CEST 2002


> To build/run v2 and its tests, in libs/python/test invoke:
>
>   bjam -sTOOLS=msvc test

It works fine so far, but I get one error. SP5 should be installed, but I
will checkt it again. Here's the error message:

vc-C++
..\..\..\libs\python\test\bin\select_from_python_test.exe\msvc\debug\runtime
-link-dynamic\select_from_python_test.obj
select_from_python_test.cpp
E:\cvsroot\boost\boost/python/converter/from_python.hpp(23) : error C2904:
'from_python' : template-name already defined as '<Unknown>'


    "cl"  /Zm400 -nologo -GX -c  -DBOOST_PYTHON_STATIC_LIB  /Z7 /Od /Ob0 /GX
/GR
/MDd   -I"..\..\..\libs\python\test" -I"." -I"E:\cvsroot\boost" -I"c:\python
22\include" -I"c:\python22\PC"  -I"D:\PROGRA~1\MICROS~2\VC98\include"   -Fo"
..\..\..\libs\python\test\bin\select_from_python_test.exe\msvc\debug\runtime
-link-dynamic\select_from_python_test.obj"  -Tp"select_from_python_test.cpp"

...failed vc-C++
..\..\..\libs\python\test\bin\select_from_python_test.exe\msvc\debug\runtime
-link-dynamic\select_from_python_test.obj...
...skipped
<libs!python!test\select_from_python_test.exe\msvc\debug\runtime-link-dynami
c>select_from_python_test.CMD for lack of
<libs!python!test\select_from_python_test.exe\msvc\debug\runtime-link-dynami
c>select_from_python_test.obj...
...skipped
<libs!python!test\select_from_python_test.exe\msvc\debug\runtime-link-dynami
c>select_from_python_test.exe for lack of
<libs!python!test\select_from_python_test.exe\msvc\debug\runtime-link-dynami
c>select_from_python_test.CMD...
...failed updating 1 target...
...skipped 2 targets...
...updated 12 targets...







More information about the Cplusplus-sig mailing list