-
Notifications
You must be signed in to change notification settings - Fork 8
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
failed to build harmony #1
Comments
Pointer was not dereferenced prior to comparison. This closes #1.
Pointer was not dereferenced prior to comparison. This closes #1.
I've pushed a fix for this. It will be incorporated with the next release. Until then, you can use the hotfix-v4.6.0 branch to avoid the compilation error. |
I get the same error when I try to build active harmony independently as well as from TAU (with APEX) |
What branch were you using when you got this error? I believe it is fixed on hotfix-v4.6.0. |
It built successfully on hotfix-v4.6.0 branch. I'm sorry, I assumed that the changes would have been incorporated into the master branch. Thank you for your response. |
Error message when building with gcc 7.3:
The text was updated successfully, but these errors were encountered: