tsoding / ded

Dramatic EDitor
MIT License
579 stars 75 forks source link

Execution Error: #81

Open fabiocfabini opened 1 year ago

fabiocfabini commented 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.

eloj commented 1 year ago

Dupe of: #67 #79