Open dreamer-coding opened 2 years ago
I'm currently trying to use SDL2 in my projects which are set to use the latest version of Meson and C18 as the standard, but it seems it's set to use an old version of Meson build which dose not have C18 as an option.
What are my options?
https://github.com/troglobyte-coder/sdl_test
You mean C17?
https://en.cppreference.com/w/c/language/history
I'm currently trying to use SDL2 in my projects which are set to use the latest version of Meson and C18 as the standard, but it seems it's set to use an old version of Meson build which dose not have C18 as an option.
What are my options?
https://github.com/troglobyte-coder/sdl_test