Can't find Xi library
Unsolved
General and Desktop
-
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
-
Hi,
That's a pretty good question since it's a Xorg library