[C++-sig] V2 windows build problems update

Peter Bienstman Peter.Bienstman at rug.ac.be
Fri Apr 12 15:09:31 CEST 2002


OK, if I manaully create a build script by editing and correcting the
output from jam, I now get as far as the linking stage which fails like
this:


D:\boost_cvs\boost\libs\python>xilink  /nologo /INCREMENTAL:NO  /DEBUG
/DLL
/out:"..\..\libs\python\bin\bpl.dll\intel-win32\debug\runtime-link-dynamic\bpl.dll"
/IMPLIB:..\..\libs\python\bin\bpl.dll\intel-win32\debug\runtime-link-dynamic\bpl.lib
/LIBPATH:C:\progra~1\python22\libs
"..\..\libs\python\bin\bpl.dll\intel-win32\debug\runtime-link-dynamic\*.obj"
C:\progra~1\python22\libs\python22.lib
LINK : fatal error LNK1104: cannot open file 'libmmdd.lib'

This library is nowhere to be found on my system...

Peter







More information about the Cplusplus-sig mailing list