Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Can't find Xi library

    General and Desktop
    2
    2
    162
    Loading More Posts
    • 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
      kitfox last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 0
        • First post
          Last post