Results 1 to 5 of 5

Thread: static lib with qwt-6.1-rc3 has an issue

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2012
    Posts
    173
    Thanks
    48
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default static lib with qwt-6.1-rc3 has an issue

    im trying to bulid a static library for qwt-6.1-rc3,
    when i disable the #QWT_CONFIG += QwtDll

    the library qwt.a is built, but when i use it, the compiler complain and i get errors :

    qwt_symbol.cpp:-1: error: undefined reference to `QSvgRenderer::viewBoxF() const'


    but when i use the shared library it works fine.
    so how can i fix that ?? or what else i need to do to build a static library in qwt ??

    thanks
    Last edited by jesse_mark; 8th April 2013 at 21:50.

Similar Threads

  1. Need Help to build QwtPolar Library
    By santhoshpatil in forum Qwt
    Replies: 0
    Last Post: 21st November 2012, 14:40
  2. Replies: 0
    Last Post: 9th August 2012, 21:42
  3. How to build a library from application
    By kamlmish in forum Newbie
    Replies: 7
    Last Post: 8th February 2011, 10:32
  4. i want build My project use VLC library on QT
    By nhs_0702 in forum Qt Programming
    Replies: 1
    Last Post: 13th March 2010, 06:41
  5. Replies: 3
    Last Post: 28th December 2007, 11:02

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.