读书人

mingw 怎样编译STLPort5.1.0 ?解决方

发布时间: 2012-03-04 11:13:33 作者: rapoo

mingw 怎样编译STLPort5.1.0 ?
我的编译过程:
1、解压STLPort5.1.0到C:\STLPort5.1.0
2、设置环境变量:include:在最前添加C:\STLPort5.1.0;
3、执行:C:\STLPort5.1.0\build\lib> make -f gcc.mak clean all
出现如下错误,有谁知道怎样编译的,教教在下,不胜感激:
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
Error gcc.mak 8: Command syntax error
Error gcc.mak 9: Command syntax error
Error gcc.mak 11: Command syntax error
Error gcc.mak 13: Command syntax error
Error gcc.mak 16: Command syntax error
Error gcc.mak 18: Command syntax

[解决办法]
gcc自己的stl已经很好了,貌似没必要替换。
[解决办法]

读书人网 >C++

热点推荐