• 7720阅读
  • 2回复

求qtopia2.2的configure参数设置 [复制链接]

上一主题 下一主题
离线windytwang
 

只看楼主 倒序阅读 楼主  发表于: 2006-04-14
很多参数,不知道怎么设置(我的qte是3.3.4的)
我的开发板是arm结构
(在qtopia及dt2目录下的mkspecs里都没有看到arm-linux-g++或linux-arm-g++目录)

Usage: configure [-qte 'cfg'] [-qpe 'cfg'] [-libpath path] [-prefix path]
            [-debug] [-qtopiadesktop] [-dprefix path]
            [-qt2 'cfg'] [-dqt 'cfg']

  -qte cfg ....... Specifies the configuration to use for building
              Qt/Embedded. For a full description of all possible Qt
              configuration options type:
              /work/qtopia-free-2.2.0/qt2/configure -help
              or read the getting started section in the online
              reference manual which can be found at:
              /work/qtopia-free-2.2.0/qtopia/doc/html/index.html

              For your convenience you can also use one of the following               shortcuts as the cfg value which will then be replaced
              with the full configuration listed after the shortcut:
        keypad '-embedded -no-xft -qconfig qpe -qvfb -depths 4,8,16,32 -keypad-mode -system-jpeg -gif'
      arm-keypad '-embedded -no-xft -xplatform linux-sharp-g++ -qconfig qpe-keypad-mode -depths 16,32 -no-qvfb -system-jpeg -gif'
      no-keypad '-embedded -no-xft -qconfig qpe -qvfb -depths 4,8,16,32 -system-jpeg -gif -D QT_TRANSFORM_VFB'
    arm-no-keypad '-embedded -no-xft -xplatform linux-sharp-g++ -qconfig qpe-depths 16,32 -no-qvfb -system-jpeg -gif'

  -qpe cfg ....... Specifies the configuration to use for building Qtopia.
              For a full description of all possible Qtopia
              configuration options type:
              /work/qtopia-free-2.2.0/qtopia/configure -help
              or read the getting started section in the online
              reference manual which can be found at:
              /work/qtopia-free-2.2.0/qtopia/doc/html/index.html

              For your convenience you can also use one of the following               shortcuts as the cfg value which will then be replaced
              with the full configuration listed after the shortcut:
          phone '-edition phone -displaysize 176x208'
      arm-phone '-xplatform linux-sharp-g++ -edition phone -displaysize 176x208'
          pda '-edition pda -displaysize 240x320'
        arm-pda '-xplatform linux-sharp-g++ -edition pda -displaysize 240x320'
          core '-edition core -displaysize 240x320'
        arm-core '-xplatform linux-sharp-g++ -edition core -displaysize 240x320'

  -libpath path .. Adds an extra path to the Qtopia configuration from which
              extra libraries may be included. For example, if
              path=foobar then the following will be appended to the qpe               configuration: -L 'foobar' -R 'foobar'

  -prefix path ... Install Qtopia into path instead of
              /work/qtopia-free-2.2.0/qtopia/image/opt/Qtopia. (1)

  -debug ......... Build in debug mode. This affects Qt/Embedded, Qtopia and
              (if Qtopia Desktop is being built) Qt 3. (2)

  -qtopiadesktop . Enable Qtopia Desktop (the desktop PC companion program
              that allows you to synchronise data). (1)

  -dprefix path .. Install Qtopia Desktop into path instead of
              /work/qtopia-free-2.2.0/qtopia/dimage/opt/Qtopia. (1)

  -qt2 cfg ....... Specifies the configuration to use when building Qt 2
              (tools package).

  -dqt cfg ....... Specifies the configuration to use for building Qt 3
              (tools package).

  IMPORTANT: Please ensure that you quote configuration arguments to -qte,
          -qpe, -qt2 and -dqt so that your shell does not split the
          arguments.

  NOTE: Depending on the source package not all listed configurations may be
      possible.

(1) NOTE: The presence of these options in a -qpe parameter overrides the
      configure arguments.

(2) NOTE: Any -debug or -release arguments in qte/qte (and dqt if Qtopia
      Desktop is enabled) arguments will be ignored and this value used
      instead.
[ 此贴被XChinux在2006-04-14 23:46重新编辑 ]
离线linuzer

只看该作者 1楼 发表于: 2006-04-16
你可以到不同的子目录下分别./configure --help一下
另外可以使用shucut,比如
./configure -qte arm-no-keypad -qpe arm-pda等等
还可以修改configure文件把默认的配置arm-no-keypad,arm-pda进行修改
离线vbgood

只看该作者 2楼 发表于: 2006-04-20
你们谁把Qtopia2.2.0编译成功了呀
我老是编译不成功的。
快速回复
限100 字节
 
上一个 下一个