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. How to port a code written for maemo 5 to symbian C60 on QT Createor 1.4?

How to port a code written for maemo 5 to symbian C60 on QT Createor 1.4?

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 2.4k 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.
  • H Offline
    H Offline
    Hiccup
    wrote on last edited by
    #1

    I've a compiled code for maemo 5 code. I would like to know how do I compile it for Symbian C60?

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rahul Das
      wrote on last edited by
      #2

      If you have written , platform specific code, you will have to make the changes, obviously.

      If its purely Qt code, just add symbian target and compile. Note that, symbian tool chain works on windows only. if you are on Linux, you might need remote compiler.


      Declaration of (Platform) independence.

      1 Reply Last reply
      0
      • H Offline
        H Offline
        Hiccup
        wrote on last edited by
        #3

        It is in pure QT. Was trying to make it work in Linux but didn't. The biggest problem that I'm facing right now is which version of SDK and what SDK to download.
        I've to convert the code into S^3 as of now. So, which SDK for windows should I get? And, what are your debugger settings?

        1 Reply Last reply
        0
        • R Offline
          R Offline
          Rahul Das
          wrote on last edited by
          #4

          Any SDK is fine with Symbian Dev on Windows. And latest SDKs support only CODA for on device debugging.


          Declaration of (Platform) independence.

          1 Reply Last reply
          0
          • H Offline
            H Offline
            Hiccup
            wrote on last edited by
            #5

            So this is what I've now. I've installed Symbian 3^ SDK. I've also installed QT. I've opened my .pro file in QT. How do I compile it for Symbian 3^? Is Symbian Anna = Symbian 3^?

            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