Tag Archives: configure

configure时遇到的问题

编译一个游戏的客户端时遇到了点问题:
configure: error: C preprocessor “/lib/cpp” fails sanity check

首先确定是否安装了gcc-c++,如果没有则安装之;然后检查config.log文件,如果提示找不到limits.h文件,解决[......]

阅读全文内容

Posted in Not Language, 编程相关 | Tagged , | 3 Comments