Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can't find Xi library
Forum Updated to NodeBB v4.3 + New Features

Can't find Xi library

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 355 Views 1 Watching
  • 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.
  • K Offline
    K Offline
    kitfox
    wrote on last edited by
    #1

    I'm trying to compile a Java project on Windows. This project has a Qt component - there is a dynamic link library produced that my build system (maven) is trying to build using Qt.

    Unfortunately it is failing, seemingly because it cannot find the Xi library to link to. Where would I be able to find this?

    Starting link {5.3.0 -shared -LD:\dev\sourceforge.com\jpen-code\src\main\c\windows\lib -Bdynamic -lWINTAB32 -Bdynamic -lXi -shared-libgcc}
    C:/Qt/Tools/mingw530_32/bin/../lib/gcc/i686-w64-mingw32/5.3.0/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lXi
    collect2.exe: error: ld returned 1 exit status
    
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      That's a pretty good question since it's a Xorg library

      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