Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 5.10.1 Install fails with "License check failed! Giving up ..."
Qt 6.11 is out! See what's new in the release blog

Qt 5.10.1 Install fails with "License check failed! Giving up ..."

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
7 Posts 2 Posters 3.5k 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.
  • S Offline
    S Offline
    Sean Yiu
    wrote on last edited by
    #1

    I just installed QT 5.10.1 Open Source option. When I try to build a project, I see "License check failed. Giving up...". I never had a problem with other versions I had installed previously (highest I used was 5.5.1).

    Appreciate any guidance,

    Thanks

    Sean

    S 1 Reply Last reply
    0
    • S Sean Yiu

      I just installed QT 5.10.1 Open Source option. When I try to build a project, I see "License check failed. Giving up...". I never had a problem with other versions I had installed previously (highest I used was 5.5.1).

      Appreciate any guidance,

      Thanks

      Sean

      S Offline
      S Offline
      Sean Yiu
      wrote on last edited by
      #2

      I installed the Open source option. This is what shows on Compile Output Section:

      NOTICE NOTICE NOTICE NOTICE

      Your Evaluation license has expired.

      You are no longer licensed to use this software.
      Please log into your Qt Account at https://account.qt.io/
      to purchase a license.

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

        Hi,

        Then don't login and just continue the installation of the OpenSource Edition.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        S 1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          Then don't login and just continue the installation of the OpenSource Edition.

          S Offline
          S Offline
          Sean Yiu
          wrote on last edited by
          #4

          @SGaist That's what I did. I did not sign in with any username and it went to Open source installation. I also removed the .qt_license from my default login directory. However, the problem still occurs

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

            Then are you sure you are using that version you installed and not the old one ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            S 2 Replies Last reply
            0
            • SGaistS SGaist

              Then are you sure you are using that version you installed and not the old one ?

              S Offline
              S Offline
              Sean Yiu
              wrote on last edited by
              #6

              @SGaist

              yes. Here is snapshot
              0_1526773403680_snapshot.png

              Here is the config in 5.10.1/mingw53_32/mkspec/qconfig.pri

              QT_ARCH = i386
              QT_BUILDABI = i386-little_endian-ilp32
              QT.global.enabled_features = shared debug_and_release build_all c++11 c++14 c++1z concurrent
              QT.global.disabled_features = cross_compile framework rpath appstore-compliant pkg-config force_asserts separate_debug_info simulator_and_device static
              QT_CONFIG += shared debug_and_release debug release build_all c++11 c++14 c++1z concurrent dbus no-pkg-config stl
              CONFIG += shared release no_plugin_manifest
              QT_VERSION = 5.10.1
              QT_MAJOR_VERSION = 5
              QT_MINOR_VERSION = 10
              QT_PATCH_VERSION = 1
              QT_GCC_MAJOR_VERSION = 5
              QT_GCC_MINOR_VERSION = 3
              QT_GCC_PATCH_VERSION = 0
              QT_EDITION = OpenSource
              QT_LICHECK = licheck.exe
              QT_RELEASE_DATE = 2018-02-09

              Note I had previously in earlier versions to 5.5.1 with Open Source with no problems. I do remember I had accidentally used a evaluation version quite early on which had expired. That did not affect my subsequent Open Source versions to 5.5.1. What happened here is that I upgraded Open source 5.5.1 to 5.10.1 and now nothing is working anymore.

              1 Reply Last reply
              0
              • SGaistS SGaist

                Then are you sure you are using that version you installed and not the old one ?

                S Offline
                S Offline
                Sean Yiu
                wrote on last edited by
                #7

                @SGaist I fixed it by deleting all the QT folders (old ones included), desinstalled QT and started again.

                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