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. How to install Qt 5.6 and use New Web Engine (Chromium 45)
QtWS25 Last Chance

How to install Qt 5.6 and use New Web Engine (Chromium 45)

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
qt 5.6errorinstallationqwebengine
8 Posts 2 Posters 3.7k Views
  • 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.
  • JordanJ Offline
    JordanJ Offline
    Jordan
    wrote on last edited by Jordan
    #1

    Hi,

    I am trying to install Qt 5.6 since 2 days, and I am not able to do anything.
    I want to use Qt Creator because I know it well, but it does not detect compiler for examples (such as demobrowser)

    Configuration is faulty. Check the Issues view for details.
    Erreur lors de la compilation/déploiement du projet demobrowser (kit : Desktop Qt 5.6.0 MSVC2013 64bit)
    When executing step "Make"

    And if i try to compile manually the sources :

    'cl' n'est pas reconnu en tant que commande interne
    ou externe, un programme executable ou un fichier de commandes.

    Could you help me ?

    Thanks a lot

    PS : I have Microsoft Visual Studio 2015 and Qt Creator 3.6.1 with Qt 5.6.0 (MSVC 2013, 32 bit)

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

      Hi and welcome to devnet,

      Since you have installed Qt for MSVC2013, you have to also install Visual Studio 2013. You can't mix and match on Windows. Microsofts compilers are not compatible one with the other.

      The other solution is to install Qt for MSVC2015 since you already have Visual Studio 2015 installed.

      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
      • JordanJ Offline
        JordanJ Offline
        Jordan
        wrote on last edited by
        #3

        thanks, how can I install Qt for MSVC2015 from Qt for MSVC2013 ?

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

          If you used the online installer then you can do it through the maintenance tool that you can find in Qt's root directory.

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

            I have this error :

            Erreur lors de la compilation/déploiement du projet Test (kit : Desktop Qt 5.6.0 MSVC2015 64bit)
            When executing step "Make"

            Screenshot : http://postimg.org/gallery/3byogsj4s/

            I can't compile anything.

            Please

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

              Silly question but are you sure you have Visual Studio installed ? Did you install it from the Microsoft Developer web site ?

              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
              • JordanJ Offline
                JordanJ Offline
                Jordan
                wrote on last edited by
                #7

                Yes, I am sure, I have this version : http://s21.postimg.org/6anqobrxz/Capture.png

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

                  Did you install MSVC2015 before or after Qt ?

                  Can you see it in the Compilers tab ?

                  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

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved