|
|
./configure时:
checking for Qt... configure: error: Qt (>= Qt 3.3) (library qt-mt) not found. Please check your installation!
但我装过4.0的qt
- [aries@localhost local]$ ls
- bin/ doc/ etc/ games/ include/ lib/ libexec/ RealPlayer/ sbin/ share/ src/ Trolltech/
- [aries@localhost local]$ cd Trolltech/
- [aries@localhost Trolltech]$ ls
- Qt-4.1.0/
- [aries@localhost Trolltech]$ cd Qt-4.1.0/
- [aries@localhost Qt-4.1.0]$ ls
- bin/ demos/ doc/ examples/ include/ lib/ mkspecs/ phrasebooks/ plugins/ q3porting.xml translations/
- [aries@localhost Qt-4.1.0]$
复制代码 |
|