Results 1 to 20 of 20

Thread: Problem using qwt-5.1.1 with Qt 4.5 under Windows XP

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #12
    Join Date
    Feb 2007
    Location
    Cerritos, CA USA
    Posts
    6
    Thanks
    1
    Thanked 7 Times in 4 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Problem using qwt-5.1.1 with Qt 4.5 under Windows XP

    Uwe:

    Thanks for your advice. I downloaded and installed the qwt-5.2 branch from the SourceForge SVN web site. For those who have been following this, the Subversion command I used to do this is:

    svn co https://qwt.svn.sourceforge.net/svnr...anches/qwt-5.2 qwt-5.2

    (See the pdf file three messages back for more details about what I did.)

    Both the qwt examples and the program I'm developing work with this version of qwt and Qt 4.5.0.

    For my application, I simplified my .pro file as you suggested in the preceding message.

    One additional step that I had to take was to add the path to the qwt dll file to my Windows environment PATH variable (e.g., c:\qwt-5.2\lib). The "make" process works fine without adding the path, but trying to run the executables (both the qwt examples and my program) would fail with a Windows message that qwt5.dll could not be found. Possibly the need to add this path could be included in the qwt Install file either under Section C1 or C1-C3.

    Harry

  2. The following user says thank you to hd_harry for this useful post:

    eclarkso (8th October 2009)

Similar Threads

  1. Thread problem with windows
    By vratojr in forum Qt Programming
    Replies: 17
    Last Post: 16th June 2006, 08:34
  2. problem of porting from windows to linux
    By jyoti kumar in forum Qt Programming
    Replies: 4
    Last Post: 22nd May 2006, 08:42
  3. Replies: 10
    Last Post: 28th April 2006, 15:48
  4. Problem building Qt4.1.0 with thread support on windows XP
    By pavithra in forum Installation and Deployment
    Replies: 1
    Last Post: 1st April 2006, 11:35
  5. QProcess problem with windows batch file
    By bood in forum Qt Programming
    Replies: 11
    Last Post: 6th January 2006, 08:08

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.