Results 1 to 4 of 4

Thread: qwt_plot_svgitem Object File not Created

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2019
    Posts
    4
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Post qwt_plot_svgitem Object File not Created

    Howdy Y'all,

    I recently added a QwtPlotSvgItem to my code base. I've declared and instantiated everything correctly but my makefile spits out

    undefined reference to `QwtPlotSvgItem::QwtPlotSvgItem(QwtText const&)'

    The problem is the qwt_plot_svgitem object file isn't compiling. I'm in a Linux environment, Redhat. I've tried putting in svg and xml in a couple of the .pro without any difference. A previous post from 2009 had something with this file but they were in windows. What should I add to compile this file?

    I'm running Qwt 6.1.3

    Sincerely,
    Me
    Last edited by caggiadj; 20th November 2019 at 21:52.

Similar Threads

  1. QT Object created in a private cannot be accessed
    By aquanaut in forum General Programming
    Replies: 13
    Last Post: 5th March 2015, 10:01
  2. Access Object Created by javascript in qml
    By alizadeh91 in forum Qt Quick
    Replies: 6
    Last Post: 23rd February 2012, 15:06
  3. QtScript. How to add created object to script?
    By sergey_85 in forum Qt Programming
    Replies: 1
    Last Post: 18th February 2010, 14:24
  4. Replies: 4
    Last Post: 9th February 2010, 17:08
  5. Replies: 2
    Last Post: 20th September 2009, 02:52

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.