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. Running only on desktop

Running only on desktop

Scheduled Pinned Locked Moved General and Desktop
5 Posts 4 Posters 1.5k 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.
  • L Offline
    L Offline
    lalaso
    wrote on last edited by
    #1

    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
    0
    • Q Offline
      Q Offline
      qxoz
      wrote on last edited by
      #2

      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
      0
      • L Offline
        L Offline
        lalaso
        wrote on last edited by
        #3

        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
        0
        • L Offline
          L Offline
          leon.anavi
          wrote on last edited by
          #4

          [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
          0
          • raven-worxR Offline
            raven-worxR Offline
            raven-worx
            Moderators
            wrote on last edited by
            #5

            [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
            0

            • Login

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