Qt Forum

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

    Solved windeployqt in qt6.0.1 error could not find Qt6Core.dll

    General and Desktop
    2
    4
    508
    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.
    • S
      shathcock last edited by

      So before I had my major problems yesterday I was able to run windeployqt without any problems so to speak of. Today after an upgrade of MSVC 2019 and a new install of Qt 6.0.1 I have everything back up and working as far as the build and compiling goes now I'm back to trying to us windeployqt. At first it couldn't find it so I included the path in my environment variables and now I can run it from anywhere but it gives me the error "Could Not Find Qt6Core.dll" as soon as I run it. I created another path environment variable to the lib folder where it exists but still get the same error. Am I doing something wrong or have I missed something. Any help would be greatly appreciated. Thanks

      jsulm 1 Reply Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion @shathcock last edited by

        @shathcock said in windeployqt in qt6.0.1 error could not find Qt6Core.dll:

        so I included the path in my environment variables

        Try to use a full path to windeployqt instead of adding its folder to PATH.

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        S 1 Reply Last reply Reply Quote 2
        • S
          shathcock @jsulm last edited by

          @jsulm I'll give that a try shortly and let you know how it worked. Thanks for the help.

          1 Reply Last reply Reply Quote 0
          • S
            shathcock last edited by

            That did it....thank you very much for your help!

            1 Reply Last reply Reply Quote 1
            • First post
              Last post