3、到命令行执行批处理: C:\Program Files (x86)\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT 然后再切换到目录:cd C:\STLport-5.2.1 执行:configure msvc6 此时可以看到如下信息: “STLport Configuration Tool for Windows Setting compiler: Microsoft Visual C++ 6.0 Setting platform: Windows XP Done configuring STLport. Go to build/lib folder and type "nmake clean install" to build and install STLport to the "lib" and "bin" folders. Go to build/test/unit folder and type nmake clean install to build unit tests and install them in bin folder.”