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
When building HIRS_ProvisionerTpm2 off of the master branch a make error occurs:
includes: -Iinclude/ Platform:Native 8/10 files checked 82% done Checking src/Tpm2ToolsUtils.cpp ... Defines: Undefines: Includes: -Iinclude/ Platform:Native [src/Tpm2ToolsUtils.cpp:61] -> [src/Tpm2ToolsUtils.cpp:66]: (style) Local variable oor shadows outer variable 9/10 files checked 90% done Checking src/Utils.cpp ... Defines: Undefines: Includes: -Iinclude/ Platform:Native [src/Utils.cpp:86] -> [src/Utils.cpp:89]: (style) Local variable ss shadows outer variable 10/10 files checked 100% done make[2]: *** [bin/hirs-provisioner-tpm2] Error 1 make[1]: *** [CMakeFiles/hirs-provisioner-tpm2.dir/all] Error 2 make: *** [all] Error 2
The text was updated successfully, but these errors were encountered:
Closed by PR #76.
Sorry, something went wrong.
No branches or pull requests
When building HIRS_ProvisionerTpm2 off of the master branch a make error occurs:
The text was updated successfully, but these errors were encountered: