Cross building subsurface on linux for windows

Dirk Hohndel dirk at hohndel.org
Tue Mar 18 08:02:09 PDT 2014


On Tue, 2014-03-18 at 19:30 +0600, Farzana Raisa wrote:
> It is now compiling but showing error in linking. linking
> release/subsurface.exe /usr/lib64/gcc/i686-w64-mingw32/4.8.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lusb-1.0 /usr/lib64/gcc/i686-w64-mingw32/4.8.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lgit2 /usr/lib64/gcc/i686-w64-mingw32/4.8.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lcrypto /usr/lib64/gcc/i686-w64-mingw32/4.8.2/../../../../i686-w64-mingw32/bin/ld: cannot find -lmarblewidget

Did you "make install" for libusb, libgit2 and libmarglewidget?
Otherwise you need to tell qmake where to find those libs; but doing a
make install is really much easier

/D





More information about the subsurface mailing list