We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The AVX flags don't work.
error C1189: #error: "Mantis: No SIMD support detected, platform not supported."
The text was updated successfully, but these errors were encountered:
If I forcibly define __AVX__, I get other errors indicative that this wasn't built in an isolated environment. For example:
__AVX__
error C2039: 'unordered_map': is not a member of 'std'
Library sounds really dope, hope I can use it, thanks for building it <3
Sorry, something went wrong.
No branches or pull requests
The AVX flags don't work.
error C1189: #error: "Mantis: No SIMD support detected, platform not supported."
The text was updated successfully, but these errors were encountered: