Results 1 to 3 of 3

Thread: QtCore4.dll, same SDK installation, different behavior in different windows systems

  1. #1
    Join Date
    Jul 2009
    Posts
    8
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QtCore4.dll, same SDK installation, different behavior in different windows systems

    Hello,

    I have the following strange problem: I compile my application in win7, it works perfectly, but when I deploy it in windows vista it starts to consume memory until it freezes.
    If I install in vista the same Qt SDK that I use in win7 (using the same installer, downloaded yesterday) and I substitute the QtCore4.dll, it works!

    If the Qt version is the same (in fact the SDK installer file is exactly the same) in win7 and vista, the QtCore4.dll should not be the same?

    The behavior is different as I explained, and the md5sum differs from one to another.

    Thanks,
    Tino

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QtCore4.dll, same SDK installation, different behavior in different windows syste

    What is eating up the memory? Have you used a memory leak detection tool to find out?

    If the Qt version is the same (in fact the SDK installer file is exactly the same) in win7 and vista, the QtCore4.dll should not be the same?
    Not necessarily, if installation paths differ.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jul 2009
    Posts
    8
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QtCore4.dll, same SDK installation, different behavior in different windows syste

    At last the problem was that I changed the DLLs for the latest ones, but I missed the older imageformats plugins. Now all works fine.
    However I'm surprised about the fact that the DLLs are different only because the different installation paths. I will search mor about it. Thanks.

Similar Threads

  1. Weird Deployment Behavior, Windows
    By skepticalgeek in forum Qt Programming
    Replies: 6
    Last Post: 6th October 2010, 08:51
  2. Installation of Qt4.3.4 for Windows
    By merry in forum Installation and Deployment
    Replies: 4
    Last Post: 12th March 2008, 09:47
  3. Printing a pixmap full page: strange behavior on Windows
    By Pieter from Belgium in forum Qt Programming
    Replies: 8
    Last Post: 3rd March 2008, 12:29
  4. Qt 4 Windows Installation Tutorial
    By Arsenic in forum Installation and Deployment
    Replies: 12
    Last Post: 4th January 2008, 23:15
  5. QListWidget selection behavior as in Windows XP
    By Levon Nikoghosyan in forum Qt Programming
    Replies: 1
    Last Post: 9th January 2007, 13:11

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.