Skip to main content

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

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