Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libretro] Fix cross-compiling with mingw #160

Merged
merged 1 commit into from
Jan 29, 2022

Conversation

keithbowes
Copy link
Contributor

I cross-compiled with mingw in Linux, to see if that windows.h include in platforms/libretro/libretro.cpp was necessary. It wasn't, but including time.h in src/Cartridge.cpp was.

@drhelius
Copy link
Owner

Thanks a lot!

@drhelius drhelius merged commit 2ce4231 into drhelius:master Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants