Results 1 to 2 of 2

Thread: QT app on several win32 computers

  1. #1
    Join Date
    Jun 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QT app on several win32 computers

    Hi,
    we're working on a Qt graphics app, dlRaw.
    It works fine with linux and it compiles and works fine with win32 (mingw), but only on the machine it was built.
    Everything on WinXP:
    So, I copied the needed files to a new directory, on the same computer and it works fine from there, so all dlls are there. If I copy the whole directory to another computer, it doesn't work there, it gives some error related to qtgui4.dll:
    Problemsignature:
    AppName: dlraw.exe AppVer: 0.0.0.0 ModName: qtgui4.dll
    ModVer: 4.5.1.0 Offset: 000bd056,
    and an attached text file, which I attached to this thread. It also doesn't work (with the same error), if I use the files from the built directory via network...

    We had an earlier version which worked without problems, on other WinXP computers, but there were no significant changes in between, the only thing was an additional library, ImageMagick...

    What bothers me most, it works fine on the computer it was built with, but is not every windows the same? Both are WinXP with SP 2 and latest updates...

    Any ideas?

    greets mike
    Attached Files Attached Files

  2. #2
    Join Date
    Jun 2009
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QT app on several win32 computers

    It seems the problem comes from imagemagick integration, if I disable it, it works fine. I don't understand why I get an error on qtgui4.dll though...

    greets mike

Similar Threads

  1. Replies: 4
    Last Post: 17th May 2009, 18:06
  2. Launching and handling posix or win32 signals
    By Althor in forum Qt Programming
    Replies: 2
    Last Post: 20th November 2008, 07:34
  3. Data communication between multiple computers
    By AlbertGoodwill in forum Newbie
    Replies: 2
    Last Post: 8th October 2007, 13:44
  4. win32 platform macros?
    By gfunk in forum Qt Programming
    Replies: 1
    Last Post: 5th September 2007, 20:02
  5. QDialog in the taskbar (Win32)
    By Arthur in forum Qt Programming
    Replies: 4
    Last Post: 28th February 2006, 16:34

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.