标题:qt for s60安装问题
作者:jpchen609
日期:2009-10-05 13:34
内容:
C:\>cd Qt
C:\Qt>cd 4.5.2-tower
C:\Qt\4.5.2-tower>configure -platform win32-mwc -xplatform symbian-abld
Which edition of Qt do you want to use ?
Type 'c' if you want to use the Commercial Edition.
Type 'o' if you want to use the Open Source Edition.
o
This is the Qt for S60 Open Source Edition.
You are licensed to use this software under the terms of
the GNU General Public License (GPL) version 3
or the GNU Lesser General Public License (LGPL) version 2.1.
Type '3' to view the GNU General Public License version 3 (GPLv3).
Type 'L' to view the Lesser GNU General Public License version 2.1 (LGPLv2.1
Type 'y' to accept this license offer.
Type 'n' to decline this license offer.
Do you accept the terms of the license?
y
Environment:
INCLUDE=
Unset
LIB=
Unset
PATH=
C:\Qt\4.5.2-tower\bin
C:\Program Files\Nokia\Carbide.c++ v2.0\x86Build\Symbian_Tools\Command
e_Tools
C:\Perl\site\bin
C:\Perl\bin
C:\Program Files\Borland\Delphi7\Bin
C:\Program Files\Borland\Delphi7\Projects\Bpl\
C:\Program Files\ARM\ADSv1_2\bin
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\Program Files\Microsoft SQL Server\80\Tools\BINN
C:\Program Files\Common Files\Ulead Systems\MPEG
C:\Program Files\Rational\common
C:\Program Files\Microsoft SQL Server\90\Tools\binn\
  ..
#1 [jpchen609 10-05 15:58]
问题基本解决: 原因是环境变量中有Borland 的make.exe 所以把环境变量中的C:\Program Files\Borland\Delphi7\Bin;去掉,基本OK了