Cococry

Results 58 comments of Cococry

hey there, so you can either just build libclipboard urself by following those instructions: https://github.com/jtanx/libclipboard?tab=readme-ov-file#building And also you would probably need to build cglm from source: https://github.com/recp/cglm?tab=readme-ov-file#-build Or you can...

does it give you any other error? and does the window open or does it instantly just terminate?

Try if opening a GLFW window works: https://github.com/cococry/lyssa/issues/8#issuecomment-2104664878

okay bro so i disabled threading by default now. Try pulling and rebuilding and see if the error still persists. But thats the main thing thats unstable right now so...

i'm sorry but it looks like your graphics driver isn't capable of starting the app. it's likely that that is due to the fact that you are in a vm....

try installing xorg xorg-server.

on which distro are you on?

sudo apt-get install xorg

okay try: sudo apt-get install libxcb1-dev

i really have no idea how you would go about fixing that. you could try updating your entire system. maybe that could help