Results 1 to 2 of 2

Thread: Qwt on Mac

  1. #1
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Qwt on Mac

    Hi,

    I am building an application on mac that uses Qwt. I am getting the following errors and therefore its not building.


    -L/Developer/Qt/3.3.6/lib /Developer/Qt/Qwt/4.2.0/lib/libqwt.dylib -lqt
    /usr/bin/ld: warning can't open dynamic library: libqt-mt.3.dylib referenced from: /Developer/Qt/Qwt/4.2.0/lib/libqwt.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
    /usr/bin/ld: warning prebinding disabled because dependent library: libqt-mt.3.dylib can't be searched
    /usr/bin/ld: Undefined symbols:

    QPtrCollection::newItem(void*) referenced from libqwt expected to be defined in libqt-mt.3.dylib
    QGList::compareItems(void*, void*)referenced from libqwt expected to be defined in libqt-mt.3.dylib
    QGList::read(QDataStream&, void*&) referenced from libqwt expected to be defined in libqt-mt.3.dylib
    QGList::clear() referenced from libqwt expected to be defined in libqt-mt.3.dylib
    PATH TO Qt lib = /Developer/Qt/3.3.6/lib
    PATH TO Qwt lib = /Developer/Qt/Qwt/4.2.0/lib

    libqt-mt.3.dy.lib is an alias to libqt-mt.3.3.6.dylib

    Any ideas how I can solve this ?

    Thanks a lot.

  2. #2
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qwt on Mac

    Any ideas on this one?

Similar Threads

  1. Replies: 4
    Last Post: 10th October 2009, 18:59
  2. Qwt 5.0.0rc0
    By Uwe in forum Qt-based Software
    Replies: 4
    Last Post: 19th February 2007, 19:21
  3. Qwt for Mac OS X
    By munna in forum Qwt
    Replies: 13
    Last Post: 21st April 2006, 22:35
  4. help needed regarding QWT
    By skatakam in forum Qwt
    Replies: 1
    Last Post: 21st March 2006, 13:47
  5. use interesting QWT Library with QT3.X
    By raphaelf in forum Qwt
    Replies: 2
    Last Post: 23rd January 2006, 12:24

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.