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

'dllexport' implies default visibility #163

Open
User65-87-11 opened this issue Mar 28, 2024 · 0 comments
Open

'dllexport' implies default visibility #163

User65-87-11 opened this issue Mar 28, 2024 · 0 comments

Comments

@User65-87-11
Copy link

when compiling under windows 11 using msys64 i get this error.

Any help would be appreciated.

/nanogui/ext/nanobind/include/nanobind/nb_error.h:20:17: error: 'dllexport' implies default visibility, but 'class nanobind::python_error' has already been declared with a different visibility
20 | class NB_EXPORT python_error : public std::exception {

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

1 participant