Results 1 to 8 of 8

Thread: build qwt

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: build qwt

    Does the missing file exist anywhere in your Qt source?

  2. #2
    Join Date
    Apr 2016
    Posts
    16
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: build qwt

    I looked everywhere in Qwt then Qt and doesn't exist.
    qsvgrenderer.h is include in 3 qwt sources code :
    -qwr_plot_svgitem.cpp
    -qwt_symbol.cpp
    -and I guess an example playground\graphicscale\canvas.cpp
    I want to write a line in qwt makefile to ignore qsvgrenderer.h

  3. #3
    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: build qwt

    Disable "QwtSvg" in qwtconfig.pri or rebuild Qt including SVG support.

    Uwe

Similar Threads

  1. Replies: 3
    Last Post: 19th September 2014, 02:44
  2. Replies: 0
    Last Post: 13th December 2013, 19:39
  3. Replies: 2
    Last Post: 3rd October 2011, 23:04
  4. Failed to build Qt 4.7.1 in a shadow build with feature tuning
    By myfifth in forum Installation and Deployment
    Replies: 0
    Last Post: 17th February 2011, 03:25
  5. Replies: 1
    Last Post: 13th January 2010, 23:35

Tags for this Thread

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.