Open fabiocfabini opened 1 year ago
I am trying to run the editor on my computer. I cloned the latest repo (https://github.com/tsoding/ded/commit/7f3638d25e78fa028f881e0a46588b7ed68c304e). Building with ./build.sh worked fine. However, when I run the executable I get the following Error:
Command:
./ded
Output
GL version 3.3 ERROR: could not load glyph of a character with code 32
For a fraction of a second a window pops up. It then closes with the error.
Is there a way I can fix this? I think it might have something to do with freetype since googling the error lead me in that direction.
Dupe of: #67 #79
I am trying to run the editor on my computer. I cloned the latest repo (https://github.com/tsoding/ded/commit/7f3638d25e78fa028f881e0a46588b7ed68c304e). Building with ./build.sh worked fine. However, when I run the executable I get the following Error:
Command:
Output
For a fraction of a second a window pops up. It then closes with the error.
Is there a way I can fix this? I think it might have something to do with freetype since googling the error lead me in that direction.