Qt Forum

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

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

    General and Desktop
    2
    5
    2177
    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.
    • H
      Hiccup last edited by

      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 Reply Quote 0
      • R
        Rahul Das last edited by

        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.


          Rahul Das
        

        1 Reply Last reply Reply Quote 0
        • H
          Hiccup last edited by

          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 Reply Quote 0
          • R
            Rahul Das last edited by

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


              Rahul Das
            

            1 Reply Last reply Reply Quote 0
            • H
              Hiccup last edited by

              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 Reply Quote 0
              • First post
                Last post