Qt Forum

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

    Qt Creator: missing symbian target and maemo simulator

    Tools
    3
    8
    7055
    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.
    • D
      DigitalDriver last edited by

      I installed a standard Nokia QT SDK but I'm missing some features:

      In my qt mobility based project, I'm not able to select Maemo as a Simulator or Symbian as a target. In the SDK Update tool there is nothing able to install (except Remote compiler but this is experimental). I want simulate the app in maemo but there isn't an option to select Maemo as device and add symbian as a project target. Do you have an idea what's going wrong?

      Thank you!

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

        Hm, I just found out that the Device selection is made in the QT Simulator itself. So this problem is solved.

        Still wondering, how to get symbian as a project target.

        Thank you!

        1 Reply Last reply Reply Quote 0
        • T
          tobias.hunger last edited by

          Qt Creator will list all targets that can be supported by all of the installed Qt versions. So my guess is that you do not have installed the symbian Qt.

          Please check the Qt versions known to creator in Tools->Options->Qt4 and make sure you have a version for Symbian installed (the bottom most line in the dialog should list the Qt version, mkspec used to build and the targeted environment.

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

            Which OS are you running Nokia Qt SDK in?

            In this "other thread":http://developer.qt.nokia.com/forums/viewthread/382/ there are instructions/links for material about how to enable the Symbian target on Linux (using Forum Nokia's remote compiler).

            I tested the SDK on Windows a few months ago, but I can't remember if it brings the Symbian SDK together or you need to install it too. Maybe another forum colleague can help with the setup on Windows =)

            Anselmo L. S. Melo (anselmolsm)

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

              Hi,

              I'm using ubuntu 10.4 x64. I seems I don't have a QT for symbian version installed as the List in Tools->Options->Qt4 lists nothing with symbian. I thought that it comes automatically with the Nokia QT SDK as the maemo stuff does.

              Sorry, I'm kind of confused about all the SDKs and QTs out there :-) What exactly do I have to install now? I won't do anything with the exerimental remote stuff.

              Thank you!

              1 Reply Last reply Reply Quote 0
              • T
                tobias.hunger last edited by

                DigitalDriver: I think Symbian is not yet supporting Linux, so unfortunately we can not ship Symbian support with the Nokia Qt SDK for Linux at this time. Sorry.

                You are stuck with remote compiling if you need to do Symbian development on Linux at this time.

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

                  There are ways to install and run the Symbian toolchain on Linux, however they are not officially supported - so if you have problems, you have to either contact the people who made the workaround or fix it by yourself.

                  Although it still 'experimental', in my tests with the remote compiling stuff it worked well, so if you don't have any other strong reasons against, give it a try =)

                  Anselmo L. S. Melo (anselmolsm)

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

                    Ok, I didn't read that it's not supported with linux.
                    Maybe, I will give the remote service a try..

                    Thank you for your help!

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