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. Error the procedure entry point
Qt 6.11 is out! See what's new in the release blog

Error the procedure entry point

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 1.2k 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.
  • DQUY05D Offline
    DQUY05D Offline
    DQUY05
    wrote on last edited by
    #1

    Hi,

    When running the .exe file directly in the Debug folder, or when manipulating the software package, I get this error :

    the procedure entry point _Z13qFlagLocationPKc could not be located in the dynamic link library

    d48efe10-340a-4235-aa58-7d389608c449-image.png

    While before this project I was still working normally

    Thanks!

    jsulmJ 1 Reply Last reply
    0
    • DQUY05D DQUY05

      Hi,

      When running the .exe file directly in the Debug folder, or when manipulating the software package, I get this error :

      the procedure entry point _Z13qFlagLocationPKc could not be located in the dynamic link library

      d48efe10-340a-4235-aa58-7d389608c449-image.png

      While before this project I was still working normally

      Thanks!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @DQUY05 said in Error the procedure entry point:

      While before this project I was still working normally

      Before what project? What changed?

      "when manipulating the software package" - what software package and how/what do you modify?

      You should deploy your application to run it outside of QtCreator. See https://doc.qt.io/qt-5/windows-deployment.html

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

      DQUY05D 1 Reply Last reply
      0
      • jsulmJ jsulm

        @DQUY05 said in Error the procedure entry point:

        While before this project I was still working normally

        Before what project? What changed?

        "when manipulating the software package" - what software package and how/what do you modify?

        You should deploy your application to run it outside of QtCreator. See https://doc.qt.io/qt-5/windows-deployment.html

        DQUY05D Offline
        DQUY05D Offline
        DQUY05
        wrote on last edited by
        #3

        @jsulm

        Thank you,
        After I removed Python, it worked fine

        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