Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QDeclarative in Carbide

    Mobile and Embedded
    2
    4
    2933
    Loading More Posts
    • 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
      archerabi last edited by

      I am trying to run a project using Qdeclarative in Carbide because i want to debug the project on the Symbian^3 emulator.
      I am able to run Qt apps fine.But i cant seem to use any qdeclarative classes because the compiler cant find the classes.
      I have included the declarative module in my .pro file--.

      SYmbian^3 SDK version 0.9

      1 Reply Last reply Reply Quote 0
      • D
        DenisKormalev last edited by

        What version of Qt do you using? Current production version (4.6.3) or developer version (4.7.0)? Declarative is included only in second one.

        1 Reply Last reply Reply Quote 0
        • A
          archerabi last edited by

          I know that QDeclarative comes with 4.7.
          But what i don't understand is that The symbian sdk comes with Qt 4.7(atleast thats what their website says)
          "http://www.forum.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html":http://www.forum.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html

          So shouldn't i just be able to start developing Qt 4.7 apps if i have the SYmbian^3 SDK ?

          1 Reply Last reply Reply Quote 0
          • D
            DenisKormalev last edited by

            No, you should explicitly download Qt 4.7.0 and install it.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post