PJK136 / Fractale

Modélisation 2D de la fractale de Von Koch avec différentes variantes
GNU General Public License v3.0
1 stars 0 forks source link

Ship also QT in AppImage #2

Open rdbisme opened 4 years ago

rdbisme commented 4 years ago

Hello, I downloaded your app to test AppImages. And it appears your bundle is missing QT libraries. I guess they should be shipped in order to make the app working.

PJK136 commented 4 years ago

Hi, sorry for the late response! In which environment did you try my app? What error did you get? When I extract the AppImage, it seems that Qt is there...

rdbisme commented 4 years ago

Ehi, I downloaded the only release you have, on this machine (Centos7):

> uname -a 
Linux hostname 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

And this is the error I get:

> ./fractale.AppImage
./fractale.AppImage: /home/labcmap/ruben.di-battista/.local/lib/libQt5Core.so.5: version `Qt_5.12' not found (required by ./fractale.AppImage)