[go: up one dir, main page]

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

Added Support for Mingw-w64 #89

Merged
merged 1 commit into from
Aug 30, 2020
Merged

Conversation

WildRackoon
Copy link
@WildRackoon WildRackoon commented Apr 26, 2019

The Freeimage DLL was not properly copied to the build directory.

Platform detection for specifically mingw32 cannot be done , but we assume most users run x64 nowadays, I also added a warning though.

Do not use the CMAKE_SIZEOF_VOID_P trick to detect bitness, it is not reliable

Platform detection cannot be done for mingw32, but we assume most users run x64 nowadays, I also added  a warning though.

Do not use the CMAKE_SIZEOF_VOID_P  trick to detect bitness, it is not reliable
@Groovounet Groovounet merged commit ef34c7a into g-truc:master Aug 30, 2020
@Groovounet
Copy link
Member

Thanks for contributing!

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.

2 participants