travisvroman / kohi

A game engine made as part of the Kohi Game Engine series on YouTube (and Twitch!), where we make a game engine from the ground up using C and Vulkan.
https://kohiengine.com
Apache License 2.0
1.02k stars 97 forks source link

fix: MacOS undefined kthread_wait #226

Closed DamianoPellegrini closed 5 months ago

DamianoPellegrini commented 5 months ago

I tried fixing a linker error on a Mac M1 not sure if my fix is the right way to do this but it compiles and runs.