Comment #4 on issue 21 by tkrotoff: Build using system libraries
http://code.google.com/p/quarkplayer/issues/detail?id=21
See r1277
>> See r1277
but it's incomplete, QtSingleApplication, QtIOCompressor still static, for
fix it I made those patchs:
https://build.opensuse.org/package/view_file?file=quarkplayer-qtsolution-fix.patch&package=quarkplayer&project=home%3Aalexqwesa%3Anext
https://build.opensuse.org/package/view_file?file=quarkplayer-fixsharedlib.patch&package=quarkplayer&project=home%3Aalexqwesa%3Anext
also: filename in *nix system are case sensitive, and library, binary and
etc should be in lower case (quarkplayer search libMediaInfo.so instead
libmediainfo.so, etc), in my patch it fixed
--
QuarkPlayer
Developers website: http://quarkplayer.googlecode.com/
To unsubscribe: quarkplayer...@googlegroups.com
--
QuarkPlayer
Developers website: http://quarkplayer.googlecode.com/
To unsubscribe: quarkplayer...@googlegroups.com
See from r1277 until r1298
See r1306 Add FindQtSingleApplication + FindQtIOCompressor
Building QuarkPlayer using system libraries is now complete.
Comment #8 on issue 21 by tkrotoff: Build using system libraries
http://code.google.com/p/quarkplayer/issues/detail?id=21
(No comment was entered for this change.)