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. Procedure Entry Point Error in EXE After Deployment
Forum Updated to NodeBB v4.3 + New Features

Procedure Entry Point Error in EXE After Deployment

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 239 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.
  • S Offline
    S Offline
    Signal_Slayer
    wrote on last edited by
    #1

    b8580844-657e-4ff7-94be-d6f218ad7061.png

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Redman
      wrote on last edited by
      #2

      Check if you are linking to the correct version of Qt6Gui.dll.

      1 Reply Last reply
      0
      • peacefulhomecareP Offline
        peacefulhomecareP Offline
        peacefulhomecare
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by aha_1980
          #4

          @Signal_Slayer: get_default_resource is from the C++ standard library. Check if you have deployed the MinGW runtime libs (like libstdc++-6.dll and libgcc_s_dw2-1.dll)

          You should find them in c:\Qt\Tools\mingw1120_64\bin or whereever your MinGW is installed.

          Regards

          Qt has to stay free or it will die.

          1 Reply Last reply
          1

          • Login

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