Results 1 to 1 of 1

Thread: Building qwt-6.1.3 with Qt-5.13

  1. #1
    Join Date
    Mar 2010
    Location
    Auckland, NZ
    Posts
    121
    Thanks
    9
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Building qwt-6.1.3 with Qt-5.13

    I have installed Qt-5.13 and I think I need to rebuild qwt with this version of Qt. But when I execute 'qmake qwt.pro' with Qt5's qmake, then 'make', I get:

    $ make
    cd src/ && ( test -e Makefile || /usr/lib/x86_64-linux-gnu/qt5/bin/qmake /home/gib/qwt-6.1.3/src/src.pro -o Makefile ) && make -f Makefile
    Project ERROR: Unknown module(s) in QT: svg
    Makefile:44: recipe for target 'sub-src-make_first-ordered' failed
    make: *** [sub-src-make_first-ordered] Error 3

    Can qwt be built with Qt5? If so, what do I need to do?

    Thanks
    Gib

    Edit: Apologies - I see that I can build without SVG support by commenting out 'QWT_CONFIG += QwtSvg' in qwtconfig.pri. Now it builds.
    Last edited by gib; 17th August 2019 at 00:40.

Similar Threads

  1. Building Qwt 6.1.0 with Qt5.1.1 using SVG
    By Eos Pengwern in forum Qwt
    Replies: 2
    Last Post: 10th December 2013, 10:06
  2. Building Qt5
    By ComaWhite in forum Installation and Deployment
    Replies: 1
    Last Post: 24th December 2012, 12:04
  3. Building QT example
    By Aman607 in forum Qt Programming
    Replies: 2
    Last Post: 12th June 2011, 13:10
  4. Building Qt 4.6 rc
    By eekhoorn12 in forum Installation and Deployment
    Replies: 4
    Last Post: 3rd December 2009, 08:13
  5. Building on OSX
    By sbauer in forum Newbie
    Replies: 4
    Last Post: 4th September 2009, 15: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.