Skip to content

Conversation

DenisBelmondo
Copy link

@DenisBelmondo DenisBelmondo commented Jun 18, 2024

This should allow the use of native modules on MinGW. This replaces the instances in the code where it looks for specifically ".so" as a suffix and replaces it with a new define "NATIVE_MODULE_SUFFIX" that expands to the appropriate one depending on the platform. This also fixes compilation on MinGW environments.

@c-smile c-smile merged commit aef8e4e into c-smile:master Jun 18, 2024
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