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. Using Qt 4.8.6 with Visual Studio 2010 Express
Forum Updated to NodeBB v4.3 + New Features

Using Qt 4.8.6 with Visual Studio 2010 Express

Scheduled Pinned Locked Moved General and Desktop
10 Posts 4 Posters 3.8k Views 1 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.
  • S Offline
    S Offline
    scumpyt
    wrote on last edited by
    #1

    I can't seem to find a definitive answer to this question.

    Is it possible to use Qt version 4.8.6 in the Visual Studio 2010 Express version???

    I am on Windows 7, 64-bit

    If so can somebody point me in the right direction, please?

    Thanks in advance

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Yes it is, it's the same setup as for the standard edition. You just can't use Qt's VS Add-In. But that's not really a problem if you use Qt Creator.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        scumpyt
        wrote on last edited by
        #3

        Ahhh, that's the rub, I DO want to use the VS Add-in... So you are telling me there is no way to get that to work???

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          The Express Edition doesn't allow to use plugins

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • hskoglundH Offline
            hskoglundH Offline
            hskoglund
            wrote on last edited by
            #5

            It's a decision by Microsoft to not allow add-ins in Visual Studio Express versions :-(
            If you are a student you might get the "Professional version cheaper":http://stackoverflow.com/questions/8953030/where-can-i-get-add-ins-for-visual-studio-express

            1 Reply Last reply
            0
            • S Offline
              S Offline
              scumpyt
              wrote on last edited by
              #6

              Ok, I guess I will use Qt Creator...

              Thanks for all your help.

              1 Reply Last reply
              0
              • M Offline
                M Offline
                MuldeR
                wrote on last edited by
                #7

                [quote author="scumpyt" date="1399070277"]Ok, I guess I will use Qt Creator...

                Thanks for all your help.[/quote]

                FWIW: Using Qt with Visual Studio without the Qt Add-In can work just fine. You only need to set up a few things manually. But it's not a big deal...

                My OpenSource software at: http://muldersoft.com/

                Qt v4.8.6 MSVC 2013, static/shared: http://goo.gl/BXqhrS

                Go visit the coop: http://youtu.be/Jay...

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  scumpyt
                  wrote on last edited by
                  #8

                  Hmmmm, that sounds interesting... Like what?

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    MuldeR
                    wrote on last edited by
                    #9

                    [quote author="scumpyt" date="1399073125"]Hmmmm, that sounds interesting... Like what?[/quote]

                    Well, you'll need to set up custom build rules for the MOC and UIC stuff. And also for the RCC stuff, if your app needs it. But that's it, I suppose.

                    Like this:
                    http://i.imgur.com/KQJ4m8E.jpg

                    (You also won't have a fancy wizard to setup new projects and classes)

                    My OpenSource software at: http://muldersoft.com/

                    Qt v4.8.6 MSVC 2013, static/shared: http://goo.gl/BXqhrS

                    Go visit the coop: http://youtu.be/Jay...

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      scumpyt
                      wrote on last edited by
                      #10

                      OK, I'll give that a try...

                      It's that fancy wizard to setup new projects and classes that I am missing the most from my last contract position (that of course had the professional version)

                      Thanks for your help again...

                      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