Advertisement
wheeler

qwebp - make install (grep qwebp)

Oct 4th, 2014
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. g++ -c -pipe -g -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DQT_NO_MTDEV -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/home/kacper/lib/Qt5-source/qtbase/mkspecs/linux-g++ -I/home/kacper/lib/Qt5-source/qtimageformats/src/plugins/imageformats/webp -I/home/kacper/lib/Qt5-static/qtbase/include -I/home/kacper/lib/Qt5-static/qtbase/include/QtGui -I/home/kacper/lib/Qt5-static/qtbase/include/QtCore -I.moc -I. -o .obj/qwebphandler.o /home/kacper/lib/Qt5-source/qtimageformats/src/plugins/imageformats/webp/qwebphandler.cpp
  2. g++ -Wl,--gc-sections -Wl,-rpath-link,/home/kacper/lib/Qt5-static/qtdeclarative/lib -Wl,-rpath-link,/home/kacper/lib/Qt5-static/qtbase/lib -o ../../bin/qmltestrunner .obj/main.o .obj/qmltestrunner_plugin_import.o -L/home/kacper/lib/Qt5-static/qtdeclarative/lib -lQt5QuickTest -L/home/kacper/lib/Qt5-static/qtbase/lib -lQt5Test -L/home/kacper/lib/Qt5-static/qtdeclarative/plugins/qmltooling -lqmldbg_qtquick2 -lQt5Quick -lqmldbg_tcp -lQt5Qml -L/home/kacper/lib/Qt5-static/qtbase/plugins/accessible -lqtaccessiblewidgets -lQt5Widgets -lgobject-2.0 -L/home/kacper/lib/Qt5-static/qtbase/plugins/bearer -lqconnmanbearer -lqgenericbearer -lqnmbearer -lQt5Network -L/home/kacper/lib/Qt5-static/qtbase/plugins/platforms -lqxcb -lSM -lICE -ldbus-1 -lxcb -L/home/kacper/lib/Qt5-static/qtbase/src/plugins/platforms/xcb/xcb-static -lxcb-static -lQt5PlatformSupport -lfontconfig -lfreetype -lXrender -lXext -lX11 -ludev -lQt5DBus -L/home/kacper/lib/Qt5-static/qtimageformats/plugins/imageformats -lqdds -lqicns -lqjp2 -lqmng -lqtga -lqtiff -lqwbmp -lqwebp -lwebp -L/home/kacper/lib/Qt5-static/qtbase/plugins/imageformats -lqico -lQt5Gui -lQt5Core -lz -licui18n -licuuc -licudata -lm -ldl -pthread -lgthread-2.0 -lrt -lglib-2.0 -lGL -lpthread
  3. g++ -Wl,--gc-sections -o ../../bin/qml .obj/main.o .obj/qml_qml_plugin_import.o .obj/qml_plugin_import.o .obj/qrc_qml.o .obj/moc_conf.o -L/home/kacper/lib/Qt5-static/qtbase/lib -L/home/kacper/lib/Qt5-static/qtdeclarative/lib -L/home/kacper/lib/Qt5-static/qtbase/plugins/accessible -lqtaccessiblewidgets -lQt5Widgets -lgobject-2.0 -L/home/kacper/lib/Qt5-static/qtdeclarative/plugins/qmltooling -lqmldbg_qtquick2 -lQt5Quick -lqmldbg_tcp -lQt5Qml -L/home/kacper/lib/Qt5-static/qtbase/plugins/platforms -lqxcb -lSM -lICE -ldbus-1 -lxcb -L/home/kacper/lib/Qt5-static/qtbase/src/plugins/platforms/xcb/xcb-static -lxcb-static -lQt5PlatformSupport -lfontconfig -lfreetype -lXrender -lXext -lX11 -ludev -L/home/kacper/lib/Qt5-static/qtimageformats/plugins/imageformats -lqdds -lqicns -lqjp2 -lqmng -lqtga -lqtiff -lqwbmp -lqwebp -lwebp -L/home/kacper/lib/Qt5-static/qtbase/plugins/imageformats -lqico -lQt5Gui -L/home/kacper/lib/Qt5-static/qtbase/plugins/bearer -lqconnmanbearer -lqgenericbearer -lqnmbearer -lQt5DBus -lQt5Network -lQt5Core -lz -licui18n -licuuc -licudata -lm -ldl -pthread -lgthread-2.0 -lrt -lglib-2.0 -lGL -lpthread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement