Results 1 to 9 of 9

Thread: realtime_plot example problem--help needed.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2006
    Posts
    75
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    10

    Default Re: realtime_plot example problem--help needed.

    jacek,
    sorry, i was out of station. yes, i tried by changing the library options as u mentioned, but there is no change in the problem. still the problem persists.. but, i was successful on Linux. its executing properly. may be some resources options r missing in compiling it on windows. any way thanks for replies and pls let me know if u find solution for the problem..thank u.. bye

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: realtime_plot example problem--help needed.

    Quote Originally Posted by swamyonline View Post
    its executing properly. may be some resources options r missing in compiling it on windows.
    No, it's some problem with DLLs. Have you tried copying qwt5.dll to the directory where the executable is? How do you start the application?

  3. #3
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,326
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanked 880 Times in 828 Posts

    Default Re: realtime_plot example problem--help needed.

    Did you add "DEFINES += QWT_DLL" to your project file ?

    Uwe

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

    swamyonline (17th July 2008)

  5. #4
    Join Date
    Oct 2006
    Posts
    75
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    10

    Default Re: realtime_plot example problem--help needed.

    uwe,

    thanks...finally it got solved on windows with that option. i think, i did not go through the qmake basics properly..now its clear.. thank u very much jacek and uwe...great help... keep going , hv a great time..bye
    Last edited by swamyonline; 17th July 2008 at 19:17. Reason: name mistaken

Similar Threads

  1. Replies: 16
    Last Post: 7th March 2006, 15:57

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
  •  
Qt is a trademark of The Qt Company.