-
-
Notifications
You must be signed in to change notification settings - Fork 117
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
Error: failed to review log #25
Comments
What is your environment? |
Windows. Following your MSYS2->Rust build steps. I did set OMP_NUM_THREADS=8. I downloaded your pre-build v0.6.0 it works fine. But the build from the source has the error above. |
Are you using mingw-w64-x86_64-g++? |
Yes, MSYS2 MinGW 64-bit and ran your make file |
Maybe try a lower OMP_NUM_THREADS value? |
Yes, I lowered the OMP_NUM_THREADS from 8 to 4, akochan works fine! I am appreciated your help and your work on akochan! Thank you! |
Hi, I tried to build your latest by following your wiki and end up having this error. But I tried your release v0.6.0 it works fine.
The text was updated successfully, but these errors were encountered: