Entries Tagged as 'qt'

./configure报错找不到qt的header

./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的系统