Skip to content

Conversation

@traversaro
Copy link

When the ccd library is compiled as static, the CCD_EXPORT should be an empty string, especially on Windows, to avoid linking errors. This can be achieved easily by making sure that CCD_STATIC_DEFINE is defined both when buildng ccd as static, and also when the static ccd is consumed by downstream CMake libraries.

Fix #33 .

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.

Problem with the linking

1 participant