Using Qt Creator and linuxdeployqt to deploy a Qt app for Linux

preview_player
Показать описание
Using Qt Creator and linuxdeployqt to deploy a Qt app as a self-standing portable AppImage file.
Рекомендации по теме
Комментарии
Автор

Literally loved this video, ESPECIALLY the troubleshooting part in the beginning - really shows how to try and handle reality. Though if someone was just looking for a quick solution, try 6:55

embeddit.design
Автор

You can skip to 8:21 if you just want to see how this works

VoidRealms
Автор

This video made me feel better knowing it's not only me that runs into these issues :-)

Urbexy
Автор

This video save my time ç. Thank you very much....

_ocotech
Автор

I had to use your qt appimage and follow exacly your video and works very well. thank you so much. I researched a lot to find the solution

luanslima
Автор

This is great! Gonna use it for my project. Thanks for the video!

XaveriusTarigan
Автор

I ussualy install package named "build-essentials".

guilhermesouza
Автор

HI friend.
Which path should I put in the command export = I chose the path of folder that qt generates when you run the application in release mode but when I entered qmake, I got this error the Comman "qmake" is available in /usr/bin qmake, the command could not be located beacuse usr/bin is not include in the path environment variable

manukoruilova
Автор

I have a Debian clone Linux and I have done a portable graphical application which was done on Qtcreator 4.12.3 + Qt5.11 (everything as you said). The portable app works on Debian computers but it doesn't on Ubuntu (v21.10). Do you have something to suggest?

uAlexKo
Автор

Half of the video is to make a dummy app run

gene_Code
Автор

Hi, how did you located the qmake?
/temp/.mount...

ramymagdy
Автор

Эта программа не работает с новыми версиями glibc. Чувствую, пора самому такую же писать в том же QT.

madmentat
Автор

I have tried but getting this Error:
linuxdeployqt 6 (commit d41e234), build 724 built on 2020-07-31 15:51:47 UTC
ERROR: The host system is too new.
Please run on a system with a glibc version no newer than what comes with the oldest
currently still-supported mainstream distribution (xenial), which is glibc 2.23.
This is so that the resulting bundle will work on most still-supported Linux distributions.

hanumantgaikwad
Автор

I created a new app just as instructed, but "Deployment" is missing from the pulldown menu under Projects (where the Sources and Resources folders are). Am I missing something?

TnseWlms
Автор

I created the same way, what that "App Run" file does will I be able to run that binary file with other linux version/system???

vineelar
Автор

Awesome, thank you!
Why TrollTech not doing this vid as official how to deploy? -__-

acerlmt
Автор

I got a message that says "Cannot run compiler 'clang++'. Output:" how do i fix this ?

Автор

4:34 is the best part!!!! Why??? Funny video.

thiagom
Автор

Excellent video. I'm glad you didn't cut out the issues you encountered in the beginning, because it shows folks how to deal with such issues.
I tried using linuxdeployqt on Kubuntu 19.04 (beta), but it doesn't work :( It gives me the following output:

ERROR: The host system is too new.
Please run on a system with a glibc version no newer than what comes with the oldest
currently still-supported mainstream distribution (xenial), which is glibc 2.23.

AndyTurfer
Автор

i have this error please help
linuxdeployqt (commit d6ac06c), build 19 built on 2022-07-04 19:17:26 UTC
FHS-like mode with PREFIX, fhsPrefix: "/../.."
QDir::exists: Empty or null file name
ERROR: Error: Could not find app-binary "

fivesmart
welcome to shbcf.ru