Skip to content

Missing __declspec(dllimport) in chipmunk.h - #252

Open
brechtsanders wants to merge 1 commit into
slembcke:masterfrom
brechtsanders:patch-1
Open

Missing __declspec(dllimport) in chipmunk.h#252
brechtsanders wants to merge 1 commit into
slembcke:masterfrom
brechtsanders:patch-1

Conversation

@brechtsanders

@brechtsanders brechtsanders commented Sep 6, 2024

Copy link
Copy Markdown

__declspec(dllimport) is missing in chipmunk.h when defining CP_EXPORT

This is needed when using the shared library (DLL) on Windows using MinGW-w64.

`__declspec(dllimport)` is missing in `chipmunk.h` when defining `CP_EXPORT`
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