A question about command make
A problem was happened when I executed command "./configure",the message is :checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
# make
make: *** No targets specified and no makefile found.Stop.
#
how to solve this question?thanks !!
Re: A question about command m
A problem was happened when I executed command "./configure",the message is :...
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
# make
make: *** No targets specified and no makefile found.Stop.
#
how to solve this question?thanks !!
难道说得还不明白吗?
安装一个QT3.0以上版本。 升级QT,最好去找rpm包,
页:
[1]