Results 1 to 3 of 3

Thread: QwtPolar or QwtPlot examples do not start

  1. #1
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default QwtPolar or QwtPlot examples do not start

    On Windows Vista, Qt.4.50,
    I can compile the libraries and also the examples.
    But when I try to run any of the executable examples (e.g. polardemo.exe) I alwasy get:
    QtCore4.dll not found.
    I also copied this library in the folder bin, but nothing.
    What I am missing? Some configuration?
    G

  2. #2
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QwtPolar or QwtPlot examples do not start

    I checked with DepWalker and it happened something I never saw.
    After copying all Qtlibs in the qwt-5.2/examples/bin, I get that en entrypoint in QtCore4.dll is missing.
    Checking (for example bode.exe) with DepWalker, it says that IESHIMS.DLL is missing!!!??
    What happens? Why the same does not happen fot Qt/exmaples?
    Regards

  3. #3
    Join Date
    May 2008
    Posts
    276
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QwtPolar or QwtPlot examples do not start

    I solved. For some reason, the compilation used another version of Qt libs.
    After removing all Makefiles (it seems that doing make clean does not remove all Makefiles) in all subdirs,
    and re doing make release, everything worked fine

Similar Threads

  1. Problem running QwtPolar examples
    By MSUdom5 in forum Qwt
    Replies: 4
    Last Post: 11th March 2010, 18:26
  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. How do you build QwtPolar for VC++2008?
    By Joachie in forum Qwt
    Replies: 1
    Last Post: 16th April 2009, 15:57
  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.