Closed SatoTsukasaCode closed 1 year ago
I made it print GLEW error in case of the failure 99c8bfe0278f97c5fac3908894e478f3b6b4d187 Maybe it will give you more info on what's going on.
Looks to give me 0 or null
Loading src/main.c
GL version 3.3
ERROR: Could not initialize GLEW: 0
I ran out of ideas... :(
Wait! I was calling a wrong function! ea30e9d6ee1c0d52aa11f9386920b884987a6b55 Sorry! :D Could you please try again?
oh no
Loading src/main.c
GL version 3.3
ERROR: Could not initialize GLEW: Unknown error
Ok, I ran out of ideas for real this time :skull:
:people_hugging:
Are you by any chance running on Wayland?
i3 on xorg, i might try in gnome
looks to be getting the same error in gnome
0 Should actually mean GLEW_OK... Can you remove the error check and try again?
GL version 3.3
WARNING: GLEW_ARB_debug_output is not availableSegmentation fault
I've also ran out of ideas...
i switched back to arch and ded works so i'm going to close
Yoooo! Congrats! :tada:
Hey, I am trying to install ded on Debian. I have all of the dependencies installed but when i try to run
./ded src/main.c
i get: