buddhi1980 / mandelbulber2

Official repository for Mandelbulber v2
GNU General Public License v3.0
898 stars 115 forks source link

Ubuntu 18.04 no QTGamePad #778

Closed gateway closed 3 years ago

gateway commented 4 years ago
System information (version)

Ubuntu 18.04

Detailed description

doing a make all failes on ubuntu 18 with missing qt game pad..

teway/anaconda3/lib -lQt5UiTools -lQt5Widgets -lQt5Multimedia -lQt5Gamepad -lQt5Gui -lQt5Network -lQt5Test -lQt5Core -lGL -lImath -lHalf -lIex -lIexMath -lIlmThread -lpthread -ltiff -lsndfile 
/usr/bin/x86_64-linux-gnu-ld: cannot find -lQt5Gamepad
collect2: error: ld returned 1 exit status
Makefile:2089: recipe for target 'mandelbulber2' failed
make: *** [mandelbulber2] Error 1

Anyone got this to work, I cant seem to find a qt5 gamepad for Ubuntu 18, I see one for 19..

gateway commented 4 years ago

can I compile this w/o the need for game pad?

gateway commented 4 years ago

Anyone.. im sorta stuck on older version for ubuntu and want all the new features so I figured I would compile it myself.

mclarekin commented 4 years ago

i would not know :( try it and see

On Fri, Apr 24, 2020 at 8:24 AM Gateway notifications@github.com wrote:

Anyone.. im sorta stuck on older version for ubuntu and want all the new features so I figured I would compile it myself.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/buddhi1980/mandelbulber2/issues/778#issuecomment-618646901, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADBNSHEK6BLWU2KEE732O6DROCPYDANCNFSM4MOQS4NA .

TasMania17 commented 4 years ago

Why not use the appimage buddhi has developed? Appimages are cross platform for Linux. I use a Gimp appimage everyday. https://github.com/buddhi1980/mandelbulber2/releases

networkpanic commented 3 years ago

You can either use AppImage or take a look into mandelbulber2/qmake/common.pri

it should be possible to disable it unfortunately we cant give support on EOL versions of ubuntu