Skip to content

fix: link error for testcapi#344

Open
franko wants to merge 1 commit intothestk:masterfrom
lhelper-org:fix-testcapi-link
Open

fix: link error for testcapi#344
franko wants to merge 1 commit intothestk:masterfrom
lhelper-org:fix-testcapi-link

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