Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello, linux user here, I've downloaded your virtual assistant, and was unable to get it runningon pop ups, I ran into a missing qt5pas, installed it, then made libbass accessible to the system, now I am getting this error.

./satania-buddy: symbol lookup error: ./satania-buddy: undefined symbol: QLCLOpenGLWidget_Create

any idea what this could be stemming from? I am indeed on x11 as well and not wayland.

Which distro are you using? Based on the error, there's a high chance that the qt5pas library comes with that distro is from an older version and does not have QLCLOpenGLWidget_Create(), which is necessary to initialize OpenGL context.

The distro is Pop_OS! Basically a distro based on ubuntu and gnome, I will look into getting the latest qt5pas and see if that works

Okay so updated to te latest libqt5pas, it's now working much appreciated ^^

(1 edit)

where did you get the library, what's the version you installed?

if your on ubuntu or pop os.

sudo apt-get install libqt5pas-dev