Skip to content

Conversation

franko
Copy link

@franko franko commented Oct 22, 2024

When building the library as a static library it tries to link testcapi using the C compiler and we get a link error because the C++ support is missing.

We enable link of testcapi using C++ when shared library is disabled.

When building the library as a static library it tries to link testcapi
using the C compiler and we get a link error because the C++ support is
missing.

We enable link of testcapi using C++ when shared library is disabled.
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