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. Visual Studio 2015 + Qt 5.6.0 alpha
Forum Updated to NodeBB v4.3 + New Features

Visual Studio 2015 + Qt 5.6.0 alpha

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
5 Posts 3 Posters 2.3k 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.
  • M Offline
    M Offline
    marner
    wrote on last edited by marner
    #1

    Hello from reasons that are out of my range, I have to use MSCV at windows 10 and Qt with it.
    I decided to build 5.6.0 alpha. And I did.
    I configured it from command prompt and build from it with nmake (yes, I hadn't know how slow it is compared to jom).
    I set everything in my Visual Studio and...
    http://i.imgur.com/JrTDcFW.png
    YEAH I can create Qt project, compile them and run!
    Oh wait!
    http://i.imgur.com/BKUAdJn.png
    I can't run Qt Designer! ("No default Qt version found. Please check your Qt Visual Studio Add-in setting")

    How do I make my Designer work?
    I googled with this message "No default(...)" but everybody was recommending to install older Visual Studio version, what is absolutely unacceptable in my cause.

    Is there anybody who know how can I fix it?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisBM
      wrote on last edited by
      #2

      I'm having same problem!

      at this time i've added qtbase in the qt options, which i thought was what i had to do... obviously not.
      i hope there's some competent people out there who can give us an answer :)

      Regards.

      1 Reply Last reply
      0
      • Chris KawaC Offline
        Chris KawaC Offline
        Chris Kawa
        Lifetime Qt Champion
        wrote on last edited by
        #3

        You guys are using an unofficial add-in port with an alpha version of Qt. Problems are to be expected.
        I'm using Qt 5.5.1 and it's running ok, so if older VS is not an option then maybe an older Qt is.

        If not then I'd contact the add-in author, but don't expect miracles. Qt 5.6 is still an alpha.

        1 Reply Last reply
        0
        • C Offline
          C Offline
          ChrisBM
          wrote on last edited by
          #4

          So if i run VS2015 with qt-everywhere-opensource-src-5.5.0-rc i should be happy? :)

          Regards

          1 Reply Last reply
          0
          • Chris KawaC Offline
            Chris KawaC Offline
            Chris Kawa
            Lifetime Qt Champion
            wrote on last edited by
            #5

            So if i run VS2015 with qt-everywhere-opensource-src-5.5.0-rc i should be happy?

            No, definitely don't do that.
            "-src-5.5.0-rc" means source code of release candidate of Qt 5.5.0.
            First of all we're at 5.5.1 version now so there's no point in using a release candidate version of 5.5.0.
            Second - it's a source package. It means you need to build it for your compiler first.

            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