Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Script tools not found when building Qt
QtWS25 Last Chance

Script tools not found when building Qt

Scheduled Pinned Locked Moved General and Desktop
script tools5.4open sourceconfiguremake
4 Posts 2 Posters 2.1k Views
  • 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.
  • C Offline
    C Offline
    Chris
    wrote on last edited by
    #1

    I am trying to build Qt and get this error

    Project ERROR: Unknown module(s) in QT: script scripttools

    I built this package qt-opensource-mac-x64-clang-5.4.0 using

    OPENSSL_LIBS='-L/Users/<user>/OpenSSL-for-iPhone-master/lib -lssl -lcrypto' ./configure -script -xplatform macx-ios-clang -debug-and-release -I/Users/<user>/OpenSSL-for-iPhone-master/include -openssl-linked -prefix ../../ios/ -nomake examples -nomake tests -sdk iphonesimulator

    It builds fine and I am able to run make && make install without any issues. When I start QtCreator though and select the build kit I get the following error "Project ERROR: Unknown module(s) in QT: script scripttools"

    I am using the open source license in Qt 5.4.0. Let me know what other information needs to be provided and I will gladly respond as quickly as possible.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Something's not clear, are you cross-compiling Qt for iOS ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • C Offline
        C Offline
        Chris
        wrote on last edited by
        #3

        Yes, I am trying to build Qt so that I can build an iOS app that runs engine code written with Qt.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Are you sure all available modules were built ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

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