Results 1 to 3 of 3

Thread: Using qwt get unresolve external error

  1. #1
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Using qwt get unresolve external error

    In order to use qwt in Qtcreator with QT5 beta2 what codes should i add to pro file?

  2. #2
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: Using qwt get unresolve external error

    I've download qwt from trunk to work with qt5 beta2, but the same configure in pro file which worked previously for qt4.8 don't work with this version. should i add something more in this version in .pro file???? I've added INCLUDEFILE, LIBS, CONFIG. Can't anyone help me?

  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: Using qwt get unresolve external error

    Quote Originally Posted by alizadeh91 View Post
    In order to use qwt in Qtcreator with QT5 beta2 what codes should i add to pro file?
    With a proper installation like described in INSTALL:

    CONFIG += qwt

    Uwe

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

    alizadeh91 (6th December 2012)

Similar Threads

  1. error LNK2019: unresolved external symbol
    By 8080205 in forum Newbie
    Replies: 3
    Last Post: 3rd October 2012, 15:53
  2. Unresolved external error in Qt5 when using QPrinter
    By alizadeh91 in forum Qt Programming
    Replies: 2
    Last Post: 19th July 2012, 08:58
  3. error LNK2001: unresolved external symbol _IID_ID3DXEffec tStateManager
    By Tusharsankhala in forum Installation and Deployment
    Replies: 0
    Last Post: 16th May 2012, 18:16
  4. Replies: 3
    Last Post: 6th July 2011, 09:53
  5. Replies: 16
    Last Post: 23rd May 2008, 10:12

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.