Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. [Solved] Compile qtdeclarative module from Qt5 development for iOS
Forum Updated to NodeBB v4.3 + New Features

[Solved] Compile qtdeclarative module from Qt5 development for iOS

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 2.1k 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.
  • C Offline
    C Offline
    cristeab
    wrote on last edited by
    #1

    Hi

    I am trying to cross-compile Qt5.2 on MacOS 10.8 for iOS, but qtdeclarative module compilation fails with

    library not found -lcrt1_st.o

    I have compiled qtbase, qtscript and qtquick1, but without qtdeclarative there is no way to interface C++ code with QML, right ? Is there a way to compile qtdeclarative ?

    thanks
    Bogdan

    1 Reply Last reply
    0
    • GianlucaG Offline
      GianlucaG Offline
      Gianluca
      wrote on last edited by
      #2

      I don't know how to solve the problem...
      ... but I compiled only qtbase and qtquick1 for iOS and I made an app where C++ and QML interfaces in both ways without any problem.
      So, maybe, you don't have to explicity compile qtdeclarative (and qtscript).

      Cheers,
      Gianluca.

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

        QtDeclarative is included in QtQuick1 in Qt5.2

        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