Results 1 to 2 of 2

Thread: GnuBarcode in QT4 win32

  1. #1
    Join Date
    Jan 2007
    Posts
    201
    Thanks
    22
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default GnuBarcode in QT4 win32

    Is there any what that I could include and use gnu barcode in a QT4 project. I try to include it to my project but I allways get the error undefined reference to `_imp__Barcode_Create'.

    is it possible to solve it?

    Gnubarcode address
    http://gnuwin32.sourceforge.net/packages/barcode.htm

  2. #2
    Join Date
    Sep 2009
    Location
    Tashkent, Uzbekistan
    Posts
    107
    Thanks
    1
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: GnuBarcode in QT4 win32

    Usually undefined reference related to unlinked library (e.g. DLL for Windows). Check your linker options.

    Best regards,
    -- tanuki

Similar Threads

  1. Replies: 4
    Last Post: 17th May 2009, 19:06
  2. Launching and handling posix or win32 signals
    By Althor in forum Qt Programming
    Replies: 2
    Last Post: 20th November 2008, 08:34
  3. win32 platform macros?
    By gfunk in forum Qt Programming
    Replies: 1
    Last Post: 5th September 2007, 21:02
  4. Win32 qmake: building a static library
    By Amanda in forum Qt Programming
    Replies: 5
    Last Post: 8th November 2006, 20:32
  5. QDialog in the taskbar (Win32)
    By Arthur in forum Qt Programming
    Replies: 4
    Last Post: 28th February 2006, 17:34

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.