̇̇̇><⨩>
̇̇̇><⨩>
I still get this same error ``` cc main.c -std=c99 -Wall -pedantic -O0 -o main -lSDL2 -lSDL2_ttf -lSDL2_gfx -lm In file included from main.c:22: ./nuklear_sdl.h:63:9: error: void function 'nk_sdl_font_create_from_file' should...
When I would change background i get secmentation 11
I have trouble on 63 line return NULL on void function and ``` cc main.c -std=c99 -Wall -pedantic -O2 -o main -lSDL2 -lSDL2_ttf -lSDL2_gfx -lm In file included from main.c:22:...
When code will be working?
I get segmentation 11 when change color background and sitll ``` cc main.c -std=c99 -Wall -pedantic -O0 -o main -lSDL2 -lSDL2_ttf -lSDL2_gfx -lm In file included from main.c:22: ./nuklear_sdl.h:63:9: error:...
We waiting for update ;)
ok, what happened in native sdl version? Why still not in repo?
Tell me how write a red line and green rectangle on desktop/background?