Results 1 to 2 of 2

Thread: app fails to start with QWT involved.

  1. #1
    Join Date
    Jan 2006
    Posts
    44
    Thanks
    9
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11

    Default app fails to start with QWT involved.

    I'm done beating my head over this one ...

    I've an app that uses QWT. It works perfectly in Linux. It builds in Windows.

    When I try to run it, I get "The application failed to initialize properly (0xc0000005)".

    Yet, if I make the very first entry in main() a qDebug() statement and use DebugView, it never outputs any debug, which tells me it is during initialization somehow.

    I could use some assistance on this. I'm a Linux guy, not a Windows guy.
    --
    The Real Bill

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,312
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: app fails to start with QWT involved.

    Are you using a Qwt DLL and forgot to add "DEFINES += QWT_DLL" to your application pro file ?

    Uwe

  3. The following user says thank you to Uwe for this useful post:

    ucntcme (18th January 2008)

Similar Threads

  1. QWT fails in debug build
    By steg90 in forum Qwt
    Replies: 1
    Last Post: 11th November 2011, 06:53
  2. QtService fails to start
    By a550ee in forum Qt Programming
    Replies: 1
    Last Post: 9th November 2006, 13: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.