Results 1 to 8 of 8

Thread: Problem with Release version

  1. #1
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Problem with Release version

    Hello,
    I have Qt 4.1.1 Opensource + Visual C++ express 2005. I create a application in release version. The executable work on my machine (with Qt installed). But if I make an install package (with Qtcore4.dll and QtGui4.dll), the application after installation don't works on other machine (without Qt installation). When the application launch, this message "The application failed to initialize properly (0xc0150002)" is displayed and it's all.

    What is the problem ?

    Thanks

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

  3. #3
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Problem with Release version

    Ok thanks but It's not a dll missing. All the dll needed are presents. The application do not display "dll foo missing" and the message is not clearly : "The application failed to initialize properly (0xc0150002)"

  4. #4
    Join Date
    Jan 2006
    Posts
    109
    Thanks
    2
    Thanked 5 Times in 5 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Problem with Release version

    Have you tried Google?

    Also how do you know all needed DLLs are on the target system? Which DLLs are needed?

  5. #5
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Problem with Release version

    Have you tried Google?
    Yes, with 2 million answers and no which helps me.
    Also how do you know all needed DLLs are on the target system?
    With Depends.exe, the sdk utility...

    It is good thank you

  6. #6
    Join Date
    Jan 2006
    Posts
    109
    Thanks
    2
    Thanked 5 Times in 5 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Problem with Release version

    Quote Originally Posted by jlbrd
    It is good thank you
    Do you mean the problem has been solved?

  7. #7
    Join Date
    Jan 2006
    Posts
    109
    Thanks
    2
    Thanked 5 Times in 5 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Problem with Release version

    Quote Originally Posted by jlbrd
    Yes, with 2 million answers and no which helps me.
    No, at the very most 200 answers and here's one that might help:
    Beta 2 compiled executable throwing "The application failed
    Last edited by dimitri; 29th March 2006 at 21:54.

  8. #8
    Join Date
    Jan 2006
    Posts
    156
    Thanked 12 Times in 12 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Problem with Release version

    Yes I think it's a DLL problem (a Manifest problem exactely) but I do not have time to correct it for the moment. For the moment I compile with .net 2003 !
    Thank you

Similar Threads

  1. Replies: 15
    Last Post: 21st April 2007, 17:46
  2. QHttp Problem
    By musaulker in forum Newbie
    Replies: 4
    Last Post: 29th March 2007, 00:40
  3. Replies: 6
    Last Post: 10th November 2006, 10:38
  4. Replies: 16
    Last Post: 7th March 2006, 15:57
  5. Problem with QScrollArea updating from 4.0.1 to 4.1.0
    By SkripT in forum Qt Programming
    Replies: 8
    Last Post: 28th January 2006, 22:35

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.