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. Can't run standalone Qt applications
Qt 6.11 is out! See what's new in the release blog

Can't run standalone Qt applications

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 1.3k 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.
  • A Offline
    A Offline
    AndrzejB
    wrote on last edited by
    #1

    I can't run any windowed application like

    d:\Qt\Qt5.12.0\Examples\Qt-5.12.0\widgets\build-windowcontainer-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\debug\windowcontainer.exe
    

    out of Qt Creator IDE in Windows. All debug libraries is in the same folder as application.

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

      Hi,

      Did you run windeployqt ?

      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
      • A Offline
        A Offline
        AndrzejB
        wrote on last edited by
        #3

        Dependency Walker can't find API-MS-WIN-*.dll files

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

          AFAIR, it never does find these.
          They are likely unrelated to your problem.

          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
          2
          • A Offline
            A Offline
            AndrzejB
            wrote on last edited by
            #5

            @AndrzejB said in Can't run standalone Qt applications:

            API-MS-WIN

            Solution: I don't know it not runs from

            d:\wazne\code\Qt\qt-solutions\build-qtsingleapplication-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\examples\trivial\debug\
            

            but runs from other:

            d:\wazne\code\Qt\qt-solutions\build-qtsingleapplication-Desktop_Qt_5_12_0_MinGW_64_bit-Debug\examples\trivial\1
            
            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