Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Using visual studio 2012 : QT add In ???
Forum Updated to NodeBB v4.3 + New Features

Using visual studio 2012 : QT add In ???

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
8 Posts 3 Posters 2.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.
  • C Offline
    C Offline
    ClementD
    wrote on last edited by
    #1

    Hello,

    I would like to build a project using Kinect SDK 1.8 and Qt Tools.

    • Kinect SDK 1.8 requires maximum visual studio 2012.
    • And I would like to use Qt 5 tools (so at least VS 13)
      I read somewhere that Qt add in could help me using a VS 2012 lib into a vs 13 project but I don’t know how it works.
      First, does someone have a better idea?
      Does someone can give me some advices?

    Thanking you in advance,

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

      Hi,

      That won't help in your case. You can't use C++ libraries built with VS2012 for projects built with VS2013. Microsoft's compilers are not compatible one with the other.

      If you want to have something more recent, the V2.0 SDK lists VS2013 as a possibility.

      Hope it helps

      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
      1
      • C Offline
        C Offline
        ClementD
        wrote on last edited by
        #3

        And is it possible to build the librairy with vs 2013?

        I only have a V1 sensor and V2.0 SDK require a V2 sensor.
        If it's too difficult i will look for a new kinect sensor .

        Thanks you.

        jsulmJ 1 Reply Last reply
        0
        • C ClementD

          And is it possible to build the librairy with vs 2013?

          I only have a V1 sensor and V2.0 SDK require a V2 sensor.
          If it's too difficult i will look for a new kinect sensor .

          Thanks you.

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

          @ClementD You cannot use a library built with VS2013 with VS2012 compiler, this does not work.

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

          1 Reply Last reply
          0
          • C Offline
            C Offline
            ClementD
            wrote on last edited by
            #5

            Hello,

            Is it possible to build manually QT 5 with VS 2012 or i only can use QT 4?

            jsulmJ 2 Replies Last reply
            0
            • C ClementD

              Hello,

              Is it possible to build manually QT 5 with VS 2012 or i only can use QT 4?

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

              @ClementD Which exact Qt version do you want to build?

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

              1 Reply Last reply
              0
              • C ClementD

                Hello,

                Is it possible to build manually QT 5 with VS 2012 or i only can use QT 4?

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

                @ClementD Qt 5.5 can be built with VS2012: http://doc.qt.io/archives/qt-5.5/windows-requirements.html
                Qt 5.6 seems to support VS2012 as well http://doc.qt.io/archives/qt-5.6/windows-requirements.html
                but not Qt 5.7 and above: http://doc.qt.io/archives/qt-5.7/windows-requirements.html

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

                1 Reply Last reply
                0
                • C Offline
                  C Offline
                  ClementD
                  wrote on last edited by
                  #8

                  @jsulm thank you! Qt 5.5 Is enought but i'll try to build 5.6.

                  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