mesonbuild / wrapdb

New wrap requests
https://mesonbuild.com/Adding-new-projects-to-wrapdb.html
MIT License
78 stars 203 forks source link

Issue with SDL2 subproject not working with my projects #471

Open dreamer-coding opened 2 years ago

dreamer-coding commented 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

neheb commented 2 years ago

You mean C17?

https://en.cppreference.com/w/c/language/history