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

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 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 jsulmJ 2 Replies Last reply
    0
    • O oregonduckman

      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 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

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

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on 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
        • DiracsbracketD Offline
          DiracsbracketD Offline
          Diracsbracket
          wrote on last edited by
          #4

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

          jsulmJ 1 Reply Last reply
          0
          • DiracsbracketD Diracsbracket

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

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

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

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

            DiracsbracketD 1 Reply Last reply
            0
            • jsulmJ jsulm

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

              DiracsbracketD Offline
              DiracsbracketD Offline
              Diracsbracket
              wrote on last edited by Diracsbracket
              #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...

              jsulmJ 1 Reply Last reply
              0
              • DiracsbracketD Diracsbracket

                @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...

                jsulmJ Offline
                jsulmJ Offline
                jsulm
                Lifetime Qt Champion
                wrote on 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

                DiracsbracketD 1 Reply Last reply
                0
                • jsulmJ jsulm

                  @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.

                  DiracsbracketD Offline
                  DiracsbracketD Offline
                  Diracsbracket
                  wrote on last edited by Diracsbracket
                  #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

                  • Login

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