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

Debug compilation with Visual Studio 2022 fails #154

Open
hpwxf opened this issue Feb 15, 2022 · 0 comments
Open

Debug compilation with Visual Studio 2022 fails #154

hpwxf opened this issue Feb 15, 2022 · 0 comments
Labels

Comments

@hpwxf
Copy link
Member

hpwxf commented Feb 15, 2022

When Python binding is enabled, compilation fails as:

Severity Code Description Project File Line Suppression State
Error C2039 '_invalid_parameter': is not a member of '`global namespace'' C:\Users\pascal\libKriging\out\build\x64-Debug\libKriging C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\include\xmemory 154  
Error C3861 '_invalid_parameter': identifier not found C:\Users\pascal\libKriging\out\build\x64-Debug\libKriging C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\include\xmemory 154

Related to: pybind/pybind11#3459

@hpwxf hpwxf added bug Something isn't working Compilation Python Windows labels Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant