-
Notifications
You must be signed in to change notification settings - Fork 256
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
Build fails because of various C++ errors #222
Comments
KFR mentioned in its log that
But earlier it's mentioned:
So the reason is architecture mismatch: building for x86 while explicitly setting the architecture to Please attach the full cmake command line, it's not in the logs you attached. You can omit |
cmake arguments are: |
KFR_ARCH wasn't supplied externally. |
This breakage only occurs on the i386 architecture. |
log
Version: 6.0.2
clang-17
FreeBSD 14.0
The text was updated successfully, but these errors were encountered: