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. exe work after windeployqt but only on my computer

exe work after windeployqt but only on my computer

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 771 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
    satoshimainer
    wrote on last edited by
    #1

    i am trying to compile GUI WALLET
    https://github.com/cryptonotefoundation/cryptonotewallet
    qt5 5.5 | visual studio 12 2013
    i did cmake with cmd and build with visual studio
    i got my exe file not working
    after i run windeployqt it work!! but only on my computer
    how to build it agin with the qt5 file?
    thank you all

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

      Hi and welcome to devnet,

      Did you check that you have really all the dependencies copied over beside you application ?

      You should analyse your executable with Dependency Walker to see if there's anything missing.

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

      1 Reply Last reply
      0
      • S Offline
        S Offline
        satoshimainer
        wrote on last edited by
        #3

        tnx for helping
        analyse with Dependency Walker show me that i need 9999999999 files thre is a way to copy all the file auto ?
        i need to give user all the file ? no way to do it portable 1 file exe?

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

          That looks a bit too many.

          Can you show a screenshot of dependency walker ?

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

          1 Reply Last reply
          0
          • S Offline
            S Offline
            satoshimainer
            wrote on last edited by
            #5

            0_1521753310083_567.jpg

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

              The API-MS-WIN can be ignored.

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

              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