Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

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

    Installation and Deployment
    qt 5.6 error installation qwebengine
    2
    8
    3260
    Loading More Posts
    • 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.
    • Jordan
      Jordan last edited by Jordan

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 0
        • Jordan
          Jordan last edited by

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

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            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 Reply Quote 0
            • Jordan
              Jordan last edited by

              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 Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                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 Reply Quote 0
                • Jordan
                  Jordan last edited by

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

                  1 Reply Last reply Reply Quote 0
                  • SGaist
                    SGaist Lifetime Qt Champion last edited by

                    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 Reply Quote 0
                    • First post
                      Last post