• 6258阅读
  • 1回复

[提问]qt for s60安装问题 [复制链接]

上一主题 下一主题
离线jpchen609
 
只看楼主 倒序阅读 楼主  发表于: 2009-10-05
— 本帖被 XChinux 从 Qt基础编程 移动到本区(2011-01-07) —
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\
      C:\Program Files\Common Files\Symbian\tools
      C:\Program Files\CSL Arm Toolchain\bin
      C:\Program Files\Java\jre6\bin
      H:\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\tools
      H:\S60\devices\S60_5th_Edition_SDK_v1.0\epoc32\gcc\bin

You are licensed to use this software under the terms of the GNU GPL version
ou are licensed to use this software under the terms of the Lesser GNU LGPL
ion 2.1.
See C:/Qt/4.5.2-tower3

or C:/Qt/4.5.2-towerL

Configuration:
    minimal-config
    small-config
    medium-config
    large-config
    full-config
    system-sqlite
    build_all
    debug
    cross_compile
Qt Configuration:
    release
    debug
    zlib
    png
    openssl
    ipv6
    phonon
    phonon-backend
    svg
    minimal-config
    small-config
    medium-config
    large-config
    full-config

QMAKESPEC...................symbian-abld (commandline)
Architecture................symbian
Maketool....................make
Debug symbols...............yes
Link Time Code Generation...no
Accessibility support.......no
STL support.................yes
Exception support...........yes
RTTI support................yes
MMX support.................no
3DNOW support...............no
SSE support.................no
SSE2 support................no
IWMMXT support..............no
OpenGL support..............no
Direct3D support............no
OpenSSL support.............yes
QtDBus support..............no
QtXmlPatterns support.......no
Phonon support..............yes
WebKit support..............no
QtScriptTools support.......no
Graphics System.............raster
Qt3 compatibility...........no

Third Party Libraries:
    ZLIB support............qt
    GIF support.............plugin
    TIFF support............plugin
    JPEG support............plugin
    PNG support.............qt
    MNG support.............plugin
    FreeType support........no

Styles:
    Windows.................yes
    Windows XP..............no
    Windows Vista...........no
    Plastique...............no
    Cleanlooks..............no
    Motif...................no
    CDE.....................no
    Windows CE..............no
    Windows Mobile..........no
    S60.....................yes

Sql Drivers:
    ODBC....................no
    MySQL...................no
    OCI.....................no
    PostgreSQL..............no
    TDS.....................no
    DB2.....................no
    SQLite..................yes (system)
    SQLite2.................no
    InterBase...............no

Sources are in..............C:\Qt\4.5.2-tower
Build is done in............C:\Qt\4.5.2-tower
Install prefix..............
Headers installed to........
Libraries installed to......
Plugins installed to........\resource\qt\plugins
Binaries installed to.......
Docs installed to...........
Data installed to...........
Translations installed to...
Examples installed to.......
Demos installed to..........

Running syncqt...
Creating qmake...
MAKE Version 5.2  Copyright (c) 1987, 1998 Inprise Corp.
Error Makefile 9: Command syntax error
Error Makefile 11: Command syntax error
Error Makefile 15: Command syntax error
Error Makefile 17: Command syntax error
Error Makefile 54: Command syntax error
Error Makefile 56: Command syntax error
*** 6 errors during make ***
MAKE Version 5.2  Copyright (c) 1987, 1998 Inprise Corp.
Error Makefile 9: Command syntax error
Error Makefile 11: Command syntax error
Error Makefile 15: Command syntax error
Error Makefile 17: Command syntax error
Error Makefile 54: Command syntax error
Error Makefile 56: Command syntax error
*** 6 errors during make ***
Cleaning qmake failed, return code 1

这是出现的错误,这是什么原因呢???
我喜欢,我个性
离线jpchen609
只看该作者 1楼 发表于: 2009-10-05
问题基本解决: 原因是环境变量中有Borland 的make.exe 所以把环境变量中的C:\Program Files\Borland\Delphi7\Bin;去掉,基本OK了
我喜欢,我个性
快速回复
限100 字节
 
上一个 下一个