Results 1 to 5 of 5

Thread: Problem running QwtPolar examples

  1. #1
    Join Date
    Nov 2009
    Posts
    39
    Thanks
    9
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Problem running QwtPolar examples

    I'm using:

    Qt 4.5.3
    Qwt 5.2.1
    QwtPolar 0.1.0

    All built in debug mode. Running on Windows XP.

    I have successfully compiled QwtPolar and the examples in debug mode. However, when I run one of the examples, nothing happens. I don't get an error; I don't see anything. I loaded the polardemo project into Visual C++ 2008 Express, and stepped through the example. The program seems to simply quit after executing the QwtText constructor, and before executing the QwtPolarPlot() constructor (plot.cpp:line 92), and the exit code is 0x1. Any idea what could be causing this?

    Thanks,
    MSUdom5

  2. #2
    Join Date
    Mar 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Problem running QwtPolar examples

    I meet the same problem .....

  3. #3
    Join Date
    Nov 2009
    Posts
    39
    Thanks
    9
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Problem running QwtPolar examples

    Uwe,

    Any idea what's going on here? Is QwtPolar still an active project?

    Thanks,
    Daniel

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

    Default Re: Problem running QwtPolar examples

    This is a symptom of a problem of the build or runtime environment on your side and has nothing to do with the code itself. It's one of those common problems ( mixing debug/relase, compiling without QWT_DLL, QWT_POLAR_DLL ... ), that doesn't exist on reasonable operating systems - but I can't remember which.

    Check the archive (or google ) of this forum: you should find enough threads about 0x1 exit codes.

    Uwe

  5. #5
    Join Date
    Nov 2009
    Posts
    39
    Thanks
    9
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Problem running QwtPolar examples

    Thanks Uwe. Strangely, after rebuilding both Qwt and QwtPolar, it started working. Not sure what happened in between to fix it, but looks good now.

Similar Threads

  1. Prblem in Building and running Examples.
    By Tarun in forum Qt Programming
    Replies: 1
    Last Post: 21st January 2010, 13:45
  2. QwtPolar 0.1.0
    By Uwe in forum Qt-based Software
    Replies: 1
    Last Post: 12th October 2009, 09:40
  3. Installation problem with QwtPolar
    By Ju_29 in forum Qwt
    Replies: 4
    Last Post: 25th May 2009, 14:04
  4. Running Qt Creator examples
    By Saman in forum Newbie
    Replies: 5
    Last Post: 5th May 2009, 20:21
  5. QwtPolar 0.0.1
    By Uwe in forum Qt-based Software
    Replies: 0
    Last Post: 1st May 2008, 16:46

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.