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. Developing Linux apps in Visual Studio
QtWS25 Last Chance

Developing Linux apps in Visual Studio

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 4 Posters 2.1k 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.
  • O Offline
    O Offline
    oregonduckman
    wrote on 6 Nov 2017, 17:08 last edited by
    #1

    Does anyone know of a doc that describes step by step how install QT in Visual Studio 2017 that targets Linux?

    K J 2 Replies Last reply 6 Nov 2017, 21:08
    0
    • O oregonduckman
      6 Nov 2017, 17:08

      Does anyone know of a doc that describes step by step how install QT in Visual Studio 2017 that targets Linux?

      K Offline
      K Offline
      koahnig
      wrote on 6 Nov 2017, 21:08 last edited by
      #2

      @oregonduckman

      You seem to love really painful ways to program. ;)

      I personally doubt that this is possible, but who knows. That this would be properly documented is IMHO even more doubtful.

      Cross-compilation on windows for linux is possible, I know and I have tried to check for comilers for embedded linux. However, I gave up quickly. I am for sure a windows guy and tried to stay away from linux. When it came to cross-compile for embedded linux, I started this on linux. IMHO less painful than running into every possible trap being apperently implemented to make those attempts as painful as possible.

      BTW the cross-compilation on linux for embedded linunx is quite easy, even when you are hating those cryptic line commands. Qt creator on windows and linux is the same and it helps tremendously.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      6
      • O oregonduckman
        6 Nov 2017, 17:08

        Does anyone know of a doc that describes step by step how install QT in Visual Studio 2017 that targets Linux?

        J Offline
        J Offline
        jsulm
        Lifetime Qt Champion
        wrote on 7 Nov 2017, 05:49 last edited by
        #3

        @oregonduckman I agree with @koahnig - I suggest to install Linux (can be a virtual machine) and build/test there instead of hacking around with cross compilation on Windows. It is for sure much less painful :-)

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • D Offline
          D Offline
          Diracsbracket
          wrote on 7 Nov 2017, 09:08 last edited by
          #4

          There even seems to be Visual Studio Code for Linux:
          https://code.visualstudio.com/docs/editor/whyvscode

          J 1 Reply Last reply 7 Nov 2017, 09:12
          0
          • D Diracsbracket
            7 Nov 2017, 09:08

            There even seems to be Visual Studio Code for Linux:
            https://code.visualstudio.com/docs/editor/whyvscode

            J Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote on 7 Nov 2017, 09:12 last edited by
            #5

            @Diracsbracket He wants to develop on Windows not on Linux.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            D 1 Reply Last reply 7 Nov 2017, 12:34
            0
            • J jsulm
              7 Nov 2017, 09:12

              @Diracsbracket He wants to develop on Windows not on Linux.

              D Offline
              D Offline
              Diracsbracket
              wrote on 7 Nov 2017, 12:34 last edited by Diracsbracket 11 Jul 2017, 12:37
              #6

              @jsulm said in Developing Linux apps in Visual Studio:

              He wants to develop on Windows not on Linux

              Yes, but maybe he/she wants to work in Windows mainly because of Visual Studio... Furthermore, he/she did not mention anything about Windows...

              J 1 Reply Last reply 7 Nov 2017, 12:47
              0
              • D Diracsbracket
                7 Nov 2017, 12:34

                @jsulm said in Developing Linux apps in Visual Studio:

                He wants to develop on Windows not on Linux

                Yes, but maybe he/she wants to work in Windows mainly because of Visual Studio... Furthermore, he/she did not mention anything about Windows...

                J Offline
                J Offline
                jsulm
                Lifetime Qt Champion
                wrote on 7 Nov 2017, 12:47 last edited by
                #7

                @Diracsbracket "how install QT in Visual Studio 2017" - Visual Studio is only available for Windows, so he is on Windows. Visual Studio Code is just an editor as far as I know, it is not Visual Studio.

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                D 1 Reply Last reply 7 Nov 2017, 13:05
                0
                • J jsulm
                  7 Nov 2017, 12:47

                  @Diracsbracket "how install QT in Visual Studio 2017" - Visual Studio is only available for Windows, so he is on Windows. Visual Studio Code is just an editor as far as I know, it is not Visual Studio.

                  D Offline
                  D Offline
                  Diracsbracket
                  wrote on 7 Nov 2017, 13:05 last edited by Diracsbracket 11 Jul 2017, 13:19
                  #8

                  @jsulm said in Developing Linux apps in Visual Studio:

                  Visual Studio is only available for Windows

                  Not true. Visual Studio is also available on Mac. Anyway... :-) Just informing him/her that Visual Studio Code is available on Linux. So he/she can try to install a virtual machine and try to setup it up to install Qt on it and use Visual Studio Code.

                  Visual Studio Code is just an editor as far as I know

                  You can also build with it. Otherwise it would be of little use, don't you think?

                  1 Reply Last reply
                  0

                  4/8

                  7 Nov 2017, 09:08

                  • Login

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