Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Build Qt for Arm without Webkit and QtScript
Forum Updated to NodeBB v4.3 + New Features

Build Qt for Arm without Webkit and QtScript

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 2.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Asperamanca
    wrote on 6 Mar 2012, 08:53 last edited by
    #1

    I am trying to build Qt 4.7.3 (on Linux) for an ARM embedded device. In order to minimize the footprint, I have used QConfig to remove all features I do not require.

    During compilation, I get an error in the QtScript module:

    @api/qscriptengine.cpp:913: error: 'qtTrId' was not declared in this scope@

    I need neither QtScript nor WebKit. How can I compile Qt without them?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Asperamanca
      wrote on 6 Mar 2012, 13:04 last edited by
      #2

      One thing I wonder about is a documentation inconsistency:

      In http://doc.qt.nokia.com/4.7-snapshot/install-symbian-linux.html

      there is an example:
      bq. ./configure -platform linux-g++ -xplatform symbian-gcce -no-webkit

      However, in http://doc.qt.nokia.com/4.7-snapshot/configure-options.html

      it lists "-no-webkit" as "Windows only"

      Which of the two is correct?

      1 Reply Last reply
      0

      1/2

      6 Mar 2012, 08:53

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved