Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. How to integrate QT5.1 with visual studio 2010 express
Qt 6.11 is out! See what's new in the release blog

How to integrate QT5.1 with visual studio 2010 express

Scheduled Pinned Locked Moved 3rd Party Software
5 Posts 4 Posters 5.6k 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.
  • T Offline
    T Offline
    tamilhce
    wrote on last edited by
    #1

    Hi Everyone,

    I am newbie to QT and to our forum.Let me introduce my self,Tamil vanan,Embedded system Developer.I like to develop a windows based application software using Qt , so i am here :) . Last two days i am facing problem in integrating Qt5.1 with visual studio 2010 express .Can anybody help me to solve my issue. Thanks in Advance.

    Regards,

    Tamil Vanan K

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tilsitt
      wrote on last edited by
      #2

      Hi,

      I think the easiest way is to use cmake to generate solutions for visual studio. "Here":http://qt-project.org/doc/qt-5.0/qtdoc/cmake-manual.html is some documentation.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        giesbert
        wrote on last edited by
        #3

        VS Express does not allow plug ins. That makes the usage of Qt a bit difficult, as you do not get custom build steps for QObject classes / UI and qrc files automatically.

        QtCreator might be a solution. Or you use qmake to create a solution. But that means, new files --> qmake again :-(

        Nokia Certified Qt Specialist.
        Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

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

          Hi,

          Also if you are looking for a free alternative you can use the MinGW package that comes with everything needed to get started

          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
          • T Offline
            T Offline
            tamilhce
            wrote on last edited by
            #5

            Hi Everyone,

            Thanks for your valuable reply. I am very comfort with qt creator IDE. Part my code was in .net active X dll ,that's the reason i like to integrate qt with Visual studio. I have just tried simple " helloworld" program in Qt creator.I really impressed with Qt creator IDE itself.

            Regards,

            Tamil

            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