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. Development on Visual Studio 2015 for Linux with Qt

Development on Visual Studio 2015 for Linux with Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
10 Posts 5 Posters 4.5k Views 4 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.
  • beeckscheB Offline
    beeckscheB Offline
    beecksche
    wrote on last edited by
    #1

    Hello,
    I saw that they made a plugin for Visual Studio 2015 to develop Linux application: https://blogs.msdn.microsoft.com/vcblog/2016/03/30/visual-c-for-linux-development/

    Is it also possible to develop Qt application for Linix with Visual Studio 2015?

    Thanks

    V 1 Reply Last reply
    0
    • beeckscheB beecksche

      Hello,
      I saw that they made a plugin for Visual Studio 2015 to develop Linux application: https://blogs.msdn.microsoft.com/vcblog/2016/03/30/visual-c-for-linux-development/

      Is it also possible to develop Qt application for Linix with Visual Studio 2015?

      Thanks

      V Offline
      V Offline
      vladstelmahovsky
      wrote on last edited by
      #2

      @beecksche what the benefits of VS over QtCreator on Linux?

      beeckscheB 1 Reply Last reply
      0
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        I think he dreams of being in windows
        and make linux exe files.

        So he would not need to use Creator IN Linux to do so.
        and it would be a cross compiling setup, I guess.

        ? 1 Reply Last reply
        0
        • mrjjM mrjj

          I think he dreams of being in windows
          and make linux exe files.

          So he would not need to use Creator IN Linux to do so.
          and it would be a cross compiling setup, I guess.

          ? Offline
          ? Offline
          A Former User
          wrote on last edited by A Former User
          #4

          @mrjj said:

          and it would be a cross compiling setup, I guess

          Actually it's not. It uses a remote Linux machine for compiling and debugging.

          mrjjM 1 Reply Last reply
          1
          • V vladstelmahovsky

            @beecksche what the benefits of VS over QtCreator on Linux?

            beeckscheB Offline
            beeckscheB Offline
            beecksche
            wrote on last edited by beecksche
            #5

            @vladstelmahovsky
            I run Ubuntu Mate 16.04 on a Raspberry Pi 3. Because of the perfomance of the Raspberry i don't want to develop the application directly on it. I'm also not really happy to develop on a virtual machine or have two OS on my pc.

            I need to use MSVC 2013 and 2015 for other Qt/Non-Qt applications. So it would be really nice for me to develop a linux application with MSVC for linux with the Qt framework.

            ? 1 Reply Last reply
            0
            • ? A Former User

              @mrjj said:

              and it would be a cross compiling setup, I guess

              Actually it's not. It uses a remote Linux machine for compiling and debugging.

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

              @Wieland
              "It uses a remote Linux machine for compiling and debugging."
              Ok, so half a cross compiling setup ? :)

              in theory this should also work with Qt but I guess it wont run moc and such Qt features
              so would need tweaking to function.

              Would be pretty cool if u already have fat VS installed. :)

              1 Reply Last reply
              0
              • beeckscheB beecksche

                @vladstelmahovsky
                I run Ubuntu Mate 16.04 on a Raspberry Pi 3. Because of the perfomance of the Raspberry i don't want to develop the application directly on it. I'm also not really happy to develop on a virtual machine or have two OS on my pc.

                I need to use MSVC 2013 and 2015 for other Qt/Non-Qt applications. So it would be really nice for me to develop a linux application with MSVC for linux with the Qt framework.

                ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #7

                @beecksche Haven't tried this myself but I don't see any reasons for Qt-specific problems here.

                1 Reply Last reply
                0
                • beeckscheB Offline
                  beeckscheB Offline
                  beecksche
                  wrote on last edited by
                  #8

                  First of all i want to thank you all for the responses.

                  @Wieland how do i set up/configure the msvc project to use qt modules?

                  ? A 2 Replies Last reply
                  0
                  • beeckscheB beecksche

                    First of all i want to thank you all for the responses.

                    @Wieland how do i set up/configure the msvc project to use qt modules?

                    ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #9

                    @beecksche Don't know, I use Qt Creator.

                    1 Reply Last reply
                    0
                    • beeckscheB beecksche

                      First of all i want to thank you all for the responses.

                      @Wieland how do i set up/configure the msvc project to use qt modules?

                      A Offline
                      A Offline
                      AlterX
                      wrote on last edited by
                      #10

                      @beecksche said:

                      First of all i want to thank you all for the responses.

                      @Wieland how do i set up/configure the msvc project to use qt modules?

                      you just need to instll the Qt plugin, then set the generic (default) profile and then when you create a project, right click on the project name in VS and you have all the Qt voices where you can change things.

                      Qt Ambassador
                      Real-time cooperative teams: http://www.softairrealfight.net
                      Free Real-time network platform sdk: https://github.com/AlterX76/Solomon

                      https://codereview.qt-project.org/...

                      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