Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. /usr/bin/ld: cannot find -lVeinApiLinux

/usr/bin/ld: cannot find -lVeinApiLinux

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 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.
  • J Offline
    J Offline
    Jack_Xuan
    wrote on last edited by
    #1

    I am a noob of Qt and using a fingervein device for developing work.But I met a problem .I dont konw how to deal with.Here are some info,as follows:

    1,BUG :

    /usr/bin/ld: cannot find -lVeinApiLinux
    Makefile:234: recipe for target 'mycom' failed
    collect2: error: ld returned 1 exit status
    make: *** [mycom] Error 1
    19:20:20: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project mycom (kit: Desktop Qt 5.7.1 GCC 64bit)
    When executing step "Make"
    

    2.mycom.pro info

    VeinApiLinux .so

    
    INCLUDEPATH += /usr/lib
    LIBS += -L/usr/lib  -lVeinApiLinux -ldl
    
    

    I appreciate it.

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

      HI and welcome to devnet,

      Please don't post the same question in multiple sub-forums, one is enough.

      Duplicate

      Closing this one

      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

      • Login

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