Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Library missing library not found for -lqextserialport

Library missing library not found for -lqextserialport

Scheduled Pinned Locked Moved 3rd Party Software
3 Posts 3 Posters 1.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sankar13
    wrote on last edited by
    #1

    Hi am using qt on mac, i have included qextserialport in my pro file...
    now i have a problem compiling, it shows ":-1: error: library not found for -lqextserialport"...

    Am using the qt 4.8.5 version and the QextSerialPort Version is qextserialport-1.2rc. i have included the sub project that is already included in Qextserialport, however it still shows this error . if i remove the inclusion of LIBRARY 'LIBS += -lqextserialport' it leads to further error in Qextserialport class itself..

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Can you show your pro file ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kuzulis
        Qt Champions 2020
        wrote on last edited by
        #3

        Why you do not use a "QtSerialPort":http://qt-project.org/wiki/QtSerialPort library instead of QExtSerialPort?

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved