Browse Source

ldd nonfhs/QtQuickControls2Application

master
probonopd 8 years ago
parent
commit
b5f6c4cb54
  1. 2
      tests/tests.sh

2
tests/tests.sh

@ -73,7 +73,7 @@ mkdir -p nonfhs fhs/usr/bin
cp QtQuickControls2Application nonfhs/ cp QtQuickControls2Application nonfhs/
../../../linuxdeployqt-*-x86_64.AppImage nonfhs/QtQuickControls2Application -qmldir=../ ../../../linuxdeployqt-*-x86_64.AppImage nonfhs/QtQuickControls2Application -qmldir=../
ldd nonfhs/QtWidgetsApplication ldd nonfhs/QtQuickControls2Application
find nonfhs/ find nonfhs/
LD_DEBUG=libs nonfhs/QtQuickControls2Application & LD_DEBUG=libs nonfhs/QtQuickControls2Application &
sleep 5 sleep 5

Loading…
Cancel
Save