¡¾ÇóÖú¡¿ÎÒ°²×° QTE ʱ£¬ÌáʾÕâÑùµÄ´íÎó£ºconfigure: no such file: src/ tools/qconfig
Çë½Ì£ºÎÒÊÇÕâÑù°²×°µÄ£¬¿ÉÊdzöÏÖÁËÕâÑùµÄ´íÎó£º
1£º°²×°tmake
ÔÚLinux ÃüÁîģʽÏÂÔËÐÐÒÔÏÂÃüÁ
tar xfz tmake-1.11.tar.gz
export TMAKEDIR=$PWD/tmake-1.11
export TMAKEPATH=$TMAKEDIR/lib/qws/linux-x86-g++
export PATH=$TMAKEDIR/bin:$PATH
2. °²×°Qt/Embedded 2.3.7
ÔÚLinux ÃüÁîģʽÏÂÔËÐÐÒÔÏÂÃüÁ
tar xfz qt-embedded-2.3.7.tar.gz
cd qt-2.3.7
export QTDIR=$PWD
export QTEDIR=$QTDIR
export PATH=$QTDIR/bin:$PATH
export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
./configure -qconfig -qvfb -depths 4,8,16,32
µ«ÊÇÔÚ°²×°
./configure -qconfig -qvfb -depths 4,8,16,32
ʱ£¬Ìáʾ£º
This is the Qt/Embedded Free Edition.
You are licensed to use this software under the terms of
the GNU General Public License (GPL).
Type 'G' to view the GNU General Public License.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.
Do you accept the terms of the license?
yes
configure: no such file: src/tools/qconfig--qvfb.h
´ó¸ç£¬ÕâÊÇʲôÔÒò£¿ÊDz»ÊÇÎÒÄÄЩ²½ÖèûÓÐ×öºÃ£¿
лл£¡
Ò³:
[1]