Skip to content

Conversation

Vardan2009
Copy link

The original code assumed that MSVC is the only C/C++ compiler for Windows, which caused issues when building the library with MinGW. This is just a simple fix changing the #ifdef RP3D_COMPILER_VISUAL_STUDIO preprocessor directive to #ifdef RP3D_PLATFORM_WINDOWS

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.

1 participant