-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
It would also be nice to bundle linuxdeployqt with the Docker images. Linuxdeployqt also requires patchelf:
curl -sLO https://ftp.fau.de/debian/pool/main/p/patchelf/patchelf_0.8-2_amd64.deb
dpkg -i patchelf_0.8-2_amd64.deb
Newer patchelf versions apparantly cripples libQt5Core; NixOS/patchelf#124
Building linuxdeployqt
git clone https://github.com/probonopd/linuxdeployqt.git
cd linuxdeployqt && qmake && make && make install
Originally posted by @somlioy in #5 (comment)
demsking
Metadata
Metadata
Assignees
Labels
No labels