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 add Sailfish OS SDK to already installed Qt 5.12?
Forum Updated to NodeBB v4.3 + New Features

How to add Sailfish OS SDK to already installed Qt 5.12?

Scheduled Pinned Locked Moved Unsolved General and Desktop
9 Posts 3 Posters 1.1k Views 2 Watching
  • 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.
  • B Offline
    B Offline
    bogong
    wrote on last edited by bogong
    #1

    Hello!
    I've got requirements to build Qt Application that is OK for iOS/Android for Sailfish OS too. Is there option to add Sailfish OS SDK to already installed and configured Qt but not be using that is inside of Sailfish downloaded SDK?

    Pablo J. RoginaP 1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      Since they provide a full QtCreator in their SDK, it would guesss on
      it takes lots of voodoo to make it work.

      Docs says:

      Sailfish OS SDK is a collection of tools for developing SailfishOS applications. It includes:
      Qt Creator integrated development environment (IDE)
      Sailfish OS build engine for cross compilation
      The Sailfish OS Emulator
      Tutorial, Design and API Documentation
      Repositories for additional libraries and open source code

      --
      so if you want to setup a clean Creator to be used, i think you should
      ask their support if that is even possible.

      B 1 Reply Last reply
      0
      • mrjjM mrjj

        Hi
        Since they provide a full QtCreator in their SDK, it would guesss on
        it takes lots of voodoo to make it work.

        Docs says:

        Sailfish OS SDK is a collection of tools for developing SailfishOS applications. It includes:
        Qt Creator integrated development environment (IDE)
        Sailfish OS build engine for cross compilation
        The Sailfish OS Emulator
        Tutorial, Design and API Documentation
        Repositories for additional libraries and open source code

        --
        so if you want to setup a clean Creator to be used, i think you should
        ask their support if that is even possible.

        B Offline
        B Offline
        bogong
        wrote on last edited by
        #3

        @mrjj I've already downloaded and installed everything and the question is about how to add to current Qt but not be using things from QT Developer kit. I just need only Sailfish SDK because I already have application that is OK for iOS and Android. I need add only SDK but not be using things from Sailfish developer installation. Something like for Android and iOS.

        1 Reply Last reply
        0
        • B Offline
          B Offline
          bogong
          wrote on last edited by
          #4

          Just sent email to the support of Sailfish OS. Hope will get reply.

          1 Reply Last reply
          1
          • B Offline
            B Offline
            bogong
            wrote on last edited by bogong
            #5

            Just got the reply from Sailfish OS support team.

            Sailfish OS использует версию Qt 5.6, более поздние версии фреймворка не поддерживаются.
            Разрабатывать проекты предлагается в Sailfish SDK, дополнительные модули или плагины для оригинального Qt Creator не предоставляются.
            
            Так же если вам не нужен IDE, можно установить на Linux - Platform SDK.
            https://sailfishos.org/wiki/Platform_SDK
            

            In english it's mean - Sailfish based on Qt 5.6 (for me it's very curious, it's not even LTS) and later version doesn't support. They recommend to develop on Sailfish SDK. If there necessity to use SDK follow this guidance https://sailfishos.org/wiki/Platform_SDK (Only for linux host). But I haven't found how to use it on MacOS.

            mrjjM 1 Reply Last reply
            0
            • B bogong

              Just got the reply from Sailfish OS support team.

              Sailfish OS использует версию Qt 5.6, более поздние версии фреймворка не поддерживаются.
              Разрабатывать проекты предлагается в Sailfish SDK, дополнительные модули или плагины для оригинального Qt Creator не предоставляются.
              
              Так же если вам не нужен IDE, можно установить на Linux - Platform SDK.
              https://sailfishos.org/wiki/Platform_SDK
              

              In english it's mean - Sailfish based on Qt 5.6 (for me it's very curious, it's not even LTS) and later version doesn't support. They recommend to develop on Sailfish SDK. If there necessity to use SDK follow this guidance https://sailfishos.org/wiki/Platform_SDK (Only for linux host). But I haven't found how to use it on MacOS.

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @bogong
              Hi
              I not not sure they support macOS
              At least macOS or Xcode is not mentioned anywhere i can find.

              B 1 Reply Last reply
              0
              • mrjjM mrjj

                @bogong
                Hi
                I not not sure they support macOS
                At least macOS or Xcode is not mentioned anywhere i can find.

                B Offline
                B Offline
                bogong
                wrote on last edited by
                #7

                @mrjj ????????????????????? I've been talking about SDK for building application for Sailfish that might be installed on MacOS. Like I am using for Android. There are nothing about XCode at all! WHY XCODE!? I do NOT building Sailfish application for MacOS. It's curious to use Sailfish SDK for building iOS/MacOS application. I am about to build Sailfish application on MacOS host like I am using it for Android.

                mrjjM 1 Reply Last reply
                -1
                • B bogong

                  @mrjj ????????????????????? I've been talking about SDK for building application for Sailfish that might be installed on MacOS. Like I am using for Android. There are nothing about XCode at all! WHY XCODE!? I do NOT building Sailfish application for MacOS. It's curious to use Sailfish SDK for building iOS/MacOS application. I am about to build Sailfish application on MacOS host like I am using it for Android.

                  mrjjM Offline
                  mrjjM Offline
                  mrjj
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @bogong
                  well forget xcode then. its just odd there is no mentioned of macos at all then using the search function.
                  other platforms do show up.

                  1 Reply Last reply
                  0
                  • B bogong

                    Hello!
                    I've got requirements to build Qt Application that is OK for iOS/Android for Sailfish OS too. Is there option to add Sailfish OS SDK to already installed and configured Qt but not be using that is inside of Sailfish downloaded SDK?

                    Pablo J. RoginaP Offline
                    Pablo J. RoginaP Offline
                    Pablo J. Rogina
                    wrote on last edited by
                    #9

                    @bogong said in How to add Sailfish OS SDK to already installed Qt 5.12?:

                    I've got requirements to build Qt Application that is OK for iOS/Android for Sailfish OS too. Is there option to add Sailfish OS SDK to already installed and configured Qt but not be using that is inside of Sailfish downloaded SDK?

                    My suggestion is keep both worlds separate.

                    I mean, you have your Qt installation where you develop and build your app for iOS/Android so install the complete Sailfish SDK (with its own Qt Creator and so on) maybe in a VM with Linux and just simply copy the code of your app to such environment and built and test for Sailfish there. Plain and simple.

                    Upvote the answer(s) that helped you solve the issue
                    Use "Topic Tools" button to mark your post as Solved
                    Add screenshots via postimage.org
                    Don't ask support requests via chat/PM. 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