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 executing the *.exe file
QtWS25 Last Chance

error executing the *.exe file

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 233 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.
  • V Offline
    V Offline
    viniltc
    wrote on last edited by
    #1

    Hi,

    My debug version of the software is working. I complied and run the release version and then tried to open .exe file in the release folder but it gives me following error:

    0739ccfb-6a96-4a2f-9b61-5fc1ae1fef63-image.png

    Is there a workaround to this issue other reinstalling?

    JonBJ 1 Reply Last reply
    0
    • V viniltc

      Hi,

      My debug version of the software is working. I complied and run the release version and then tried to open .exe file in the release folder but it gives me following error:

      0739ccfb-6a96-4a2f-9b61-5fc1ae1fef63-image.png

      Is there a workaround to this issue other reinstalling?

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @viniltc
      The debug version may be using Qt5Svgd.dll --- note the extra d --- and so be working. Have a look around and see where that might be, is Qt5Svg.dll not present in the same or similar location?

      EDIT To deploy an application "properly", follow @VRonin's answer below.

      1 Reply Last reply
      6
      • VRoninV Offline
        VRoninV Offline
        VRonin
        wrote on last edited by
        #3

        You need to deploy it, windeployqt is all you need really: https://doc.qt.io/qt-5/windows-deployment.html#the-windows-deployment-tool

        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
        ~Napoleon Bonaparte

        On a crusade to banish setIndexWidget() from the holy land of Qt

        1 Reply Last reply
        7

        • Login

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