libretro / libretro-chailove

:heart: 2D Game Framework with ChaiScript
https://raw.githack.com/libretro/libretro-chailove/docs/index.html
MIT License
70 stars 22 forks source link

Fix mingw cross compile and fix wii-u compile with newer devkitpro versions #371

Closed webgeek1234 closed 5 years ago

webgeek1234 commented 5 years ago

Mingw cross compile still doesn't actually work due to something in the libretro-common inttypes detection flow.

RobLoach commented 5 years ago

THANKS!