You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, the library does not support Windows environments (and also in the future). The library is developed for Linux and macOS so it would be the easiest to get it worked if you could switch to a native Linux or macOS machine.
If you are on WSL (bash on Windows), the library still should compile with gcc or clang as it is on native Linux, but I haven't tested it on the latest WSL. If it fails with gcc or clang on WSL, it might be a problem in SIMD flag detection code in Makefile so I could help you if you would copy and paste the error message, compiler version, and other Windows information.
Hi Hajime Suzuki,
Do the provided code need to be connected to SIMD?
I run the code using code block (windows OS) and I get this error:
No SIMD environment detected. Check CFLAGS
Thank you
Regard
Dayana.
The text was updated successfully, but these errors were encountered: