-
Notifications
You must be signed in to change notification settings - Fork 1
Installing Linuxdeployqt Ubuntu
Sam Mottley edited this page Jul 31, 2017
·
1 revision
Linuxdeployqt is used to copy all qt libs that are required in-order for the compiled program to run standalone without Qt installed.
Linuxdeployqt is developed by a thrid-party to meet the same specification as windeployqt etc.
As the target for the gas rig PC is Ubuntu 32 bit linuxdeployqt will have the be compiled and installed.
Pull linuxdeployqt
git clone https://github.com/probonopd/linuxdeployqt.gitMake linuxdeployqt
"/usr/local/Qt-5.9.0/bin/qmake"Build linuxdeployqt
make -j4 -f MakefileInstall linuxdeployqt
make installRun the below
sudo apt-get install patchelfLinuxdep0loyqt can now be found at
/usr/local/Qt-5.9.0/bin/linuxdeployqt
Software Guide
Software Development
- Installing Linuxdeployqt Ubuntu
- Ubuntu boot to software (X11)
- Compiling-for-distribution-(linux)
- Compiling for distribution (windows)
Hardware Guide
- Vac station
- Flow controllers
- Valves
- Labjack
- Pressure sensor
- Vacuum sensor
- PC
- Other