Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation issue - YAML-CPP is exposing std types in dllexport classes #1233

Open
slambon opened this issue Oct 12, 2023 · 1 comment
Open

Comments

@slambon
Copy link

slambon commented Oct 12, 2023

When using YAML-CPP as dynamic library, the compilation is generating tons of warnings C4251: https://learn.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-1-c4251?view=msvc-170.

See more details about the problem:
https://stackoverflow.com/questions/4145605/stdvector-needs-to-have-dll-interface-to-be-used-by-clients-of-class-xt-war

@roncapat
Copy link

roncapat commented Nov 7, 2023

Maybe duplicated of #642?

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

No branches or pull requests

2 participants