-
Notifications
You must be signed in to change notification settings - Fork 13
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
Errors and warnings when trying to install ovirt-engine-sdk 4.6.0 #13
Comments
I encountered the same issue, but I eventually switched to using the |
@eremeyev clang --version # Check that the version should be 14
gem install ovirt-engine-sdk -- --with-cflags="-Wno-error=implicit-function-declaration" |
@jimmy8646 the command |
@siddushar Ummm strange I'm ARM 64 device do you have any error messages? |
See #11 (comment) I had two types of warnings that were errors for me.
|
@jrafanie thanks!
|
You saved my day! @jrafanie This solution works perfectly on macOS ARM64 with Clang 15.
|
Gemfile:
The text was updated successfully, but these errors were encountered: