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

Won't build in MSVS #4

Open
nonbasketless opened this issue Oct 15, 2024 · 1 comment
Open

Won't build in MSVS #4

nonbasketless opened this issue Oct 15, 2024 · 1 comment

Comments

@nonbasketless
Copy link

The AVX flags don't work.

error C1189: #error: "Mantis: No SIMD support detected, platform not supported."

@nonbasketless
Copy link
Author

If I forcibly define __AVX__, I get other errors indicative that this wasn't built in an isolated environment. For example:

error C2039: 'unordered_map': is not a member of 'std'

Library sounds really dope, hope I can use it, thanks for building it <3

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