Almamu / linux-wallpaperengine

Wallpaper Engine backgrounds for Linux!
GNU General Public License v3.0
1.64k stars 61 forks source link

undefined symbol: glfwWindowHintString #179

Open Applesoups opened 1 year ago

Applesoups commented 1 year ago

I'm running in ubuntu 20.04 and have successfully installed all the requirements and finished compilation. But when I tried to run the executable, I met up with an error:

./linux-wallpaperengine: symbol lookup error: ./linux-wallpaperengine: undefined symbol: glfwWindowHintString

trainzkid commented 9 months ago

@Applesoups