Results 1 to 7 of 7

Thread: Problems compiling Qwt 6.1

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2010
    Posts
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Problems compiling Qwt 6.1

    Quote Originally Posted by Uwe View Post
    Disable "CONFIG += silent" in qwtbuild.pri and check the include paths qmake adds as compiler options.

    Uwe
    Greetings,
    I disabled the above option, but the output didn't change when I tried to build Qwt. I cleaned and rebuilt Qwt and observed no change (see attached capture of the output).

    Thanks,
    Ryanlog.txt

  2. #2
    Join Date
    Dec 2011
    Posts
    18
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Problems compiling Qwt 6.1

    I've tried building qwt-6.0.1 with qt-5.0.0, and got the exact errors, I've switched back to 4.8.4 and it worked like a charm !

  3. #3
    Join Date
    Oct 2010
    Posts
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Problems compiling Qwt 6.1

    Ok, after cleaning and manually deleting all Makefiles, the verbose mode works by commenting out "CONFIG += silent". Now the libraries appear to build properly, and there is no more complaints about qglobal.h. However the process now fails when trying to build the designer plugin with "qwt_designer_plugin.h(23): Error: Undefined interface". Thoughts?

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

    Kevin Ching (17th January 2013)

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

    Default Re: Problems compiling Qwt 6.1

    Probably another problem on your side - hard to say without knowing what you have done so far.

    Uwe

  6. #5
    Join Date
    Oct 2010
    Posts
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Problems compiling Qwt 6.1

    Yeah, I'll continue to investigate. I just wanted to make sure that I wasn't missing something completely obvious. Thanks for your help and and all your work on this great plotting package.

    Ryan

Similar Threads

  1. Problems compiling when using an extern
    By aarelovich in forum Qt Programming
    Replies: 2
    Last Post: 24th June 2011, 12:32
  2. Cross Compiling Problems
    By memoody in forum Qt for Embedded and Mobile
    Replies: 3
    Last Post: 5th November 2010, 09:33
  3. problems with compiling in qt4.6
    By nataly in forum Qt Programming
    Replies: 0
    Last Post: 14th December 2009, 12:09
  4. Compiling and efficiency problems
    By aarelovich in forum Qt Programming
    Replies: 12
    Last Post: 2nd October 2009, 16:38
  5. Problems compiling QT4.3 on Solaris 10
    By Ash_80 in forum Installation and Deployment
    Replies: 0
    Last Post: 26th May 2009, 15:42

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.