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. Building Qt 5.8 source code for visual studio 2015 on windows
Qt 6.11 is out! See what's new in the release blog

Building Qt 5.8 source code for visual studio 2015 on windows

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 1.5k Views 2 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.
  • Sudo007S Offline
    Sudo007S Offline
    Sudo007
    wrote on last edited by
    #1

    hi,
    i have already compiled Qt 5.8 for VS 2015 on my windows system.
    how to build qtdeclarative module?

    please help me regarding this.

    1 Reply Last reply
    0
    • EddyE Offline
      EddyE Offline
      Eddy
      wrote on last edited by
      #2

      Hi,

      Are you installing Qt5.8 or is it Qt4.8 actually?
      AFAIK qtdeclarative is Qt4 only.

      Eddy

      Qt Certified Specialist
      www.edalsolutions.be

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

        http://doc.qt.io/qt-5/qtquick-porting-qt5.html
        "QtDeclarative module has been deprecated in favor of two new modules: Qt QML, which implements the QML engine and language infrastructure, and Qt Quick, which implements the visual canvas and scenegraph backend."

        1 Reply Last reply
        1
        • Sudo007S Offline
          Sudo007S Offline
          Sudo007
          wrote on last edited by
          #4

          i want to compile my Qt project which needs Qt Declarative module on visual studio 2015.
          since Qt 5.8 is compatible with VS 2015, so i'm trying to build qt declarative. i have compiled qt 5.8 source code, but failed to build the Qt Declarative module.

          1 Reply Last reply
          0
          • EddyE Offline
            EddyE Offline
            Eddy
            wrote on last edited by
            #5

            Hi,

            unless you see it as a challenge to use Qt declarative in Qt5 I would recommend porting the declarative code to QML which is it's replacement in Qt5.

            Eddy

            Qt Certified Specialist
            www.edalsolutions.be

            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