./configure报错找不到qt的header
Posted on 6月 20th, 2008 作者 哈哈
./configure时报错:“
configure: error: Qt (>= Qt 3.1 (20021021) and < 4.0) (headers and libraries) not found
”
apt-get install libqt3-mt-dev
后问题解决
ubuntu8.0.4的系统
./configure时报错:“
configure: error: Qt (>= Qt 3.1 (20021021) and < 4.0) (headers and libraries) not found
”
apt-get install libqt3-mt-dev
后问题解决
ubuntu8.0.4的系统
Discussion Area - Leave a Comment