Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Empty window on runtime
Forum Updated to NodeBB v4.3 + New Features

Empty window on runtime

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 1.2k 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
    athan_david
    wrote on last edited by
    #1

    My deployment machine has Windows XP Service Pack 3 on 32 bits, development machine has Windows 8 on 64 bits using Qt 5.1.1 with MinGW 4.8.
    I did copy all required .dll, plugins, using Resource system for .qml files and images; everything seems to be in place. When I'm running Dependency Walker is telling me that is something wrong within Qt5Core.dll with MPR.DLL: http://postimg.org/image/m2f75gyrx/

    How can I solve this problem?

    P.S.: If any other information is required tell me.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      athan_david
      wrote on last edited by
      #2

      Did anyone encounter this problem before?
      Is WIndows XP too old to be supported?

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        Did you check out the windows deployment page for Qt 5.1 ?
        The procedure is slightly different since you need additional to the dlls found by depends.exe some plugins. E.g. this one
        [quote]
        The Qt Windows platform plugin platforms\qwindows.dll
        [/quote]

        Vote the answer(s) that helped you to solve your issue(s)

        1 Reply Last reply
        0
        • A Offline
          A Offline
          athan_david
          wrote on last edited by
          #4

          Thanks for reply!

          I did copy files:Qt5Gui.dll, Qt5Guid.dll, ..., a.s.o.; and the folder platforms which contains files: qminimal.dll, qminimald.dll, qoffscreen.dll, qoffscreend.dll, qwindows.dll, qwindowsd.dll. So this doesn't seem to be the case.

          Is there anything which could cause this problem?

          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