Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Running only on desktop

    General and Desktop
    4
    5
    1242
    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.
    • L
      lalaso last edited by

      Hello,

      I am a developer that used to develop applications on Symbian devices using Qt 4.7.4
      Today I've installed Qt 5.1 in order to develop my application on several platforms, but I cannot build my application on Symbian devices. When I create a new project the supported platform of all the applications is "Desktop".
      Does it mean that I cannot build and run my application on Qt 5.1 for Symbian devices?

      Best Regards

      1 Reply Last reply Reply Quote 0
      • Q
        qxoz last edited by

        Hi lalaso.
        Welcome to DevNet.
        Qt 5.1 can't build apps for symbian devices. Last Qt SDK which supports symbian devices you can find "here":http://www.developer.nokia.com/Develop/Qt/Tools/ .

        1 Reply Last reply Reply Quote 0
        • L
          lalaso last edited by

          What about Android, IOS and BB10?
          I've installed the SDK, and the supported platform is only "Desktop".
          What should I do to build apps for mobile devices?

          1 Reply Last reply Reply Quote 0
          • L
            leon.anavi last edited by

            [quote author="lalaso" date="1373018020"]
            Does it mean that I cannot build and run my application on Qt 5.1 for Symbian devices?
            [/quote]

            Yes, Qt 5 is not supported on Symbian devices. If you want to develop anything for Symbian devices you should continue using to the official "Qt SDK that was provided by Nokia over a year ago":http://www.developer.nokia.com/info/sw.nokia.com/id/da8df288-e615-443d-be5c-00c8a72435f8/Qt_SDK.html.

            http://anavi.org/

            1 Reply Last reply Reply Quote 0
            • raven-worx
              raven-worx Moderators last edited by

              [quote author="lalaso" date="1373019885"]What about Android, IOS and BB10?
              I've installed the SDK, and the supported platform is only "Desktop".
              What should I do to build apps for mobile devices?
              [/quote]
              Please note that "Desktop" is the indicator of the platform configuration you've configured in QtCreator's settings.
              You will need to download (or compile) Qt for every platform you want to target and add a appropriate configuration to QtCreator.
              Tools -> Build & Run -> Kits
              also see
              Tools -> Build & Run -> Qt Versions

              --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
              If you have a question please use the forum so others can benefit from the solution in the future

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