-
Notifications
You must be signed in to change notification settings - Fork 40
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
Unable to build HELICS on Ubuntu 20.04.2 #2570
Comments
What compiler and version are you using? |
Hi Philip, @phlptp, I am using cmake version 3.16.3. I don't need HELICS webserver. |
My guess is you can set HELICS_DISABLE_WEBSERVER=ON in your cmake configuration that will turn off the code that is causing the errors. But I will look into the actual cause and see what is going on there. What compiler version Gcc ? Clang?, other |
@phlptp , thanks for your help! I successfully built HELICS 3.4.0 by setting HELICS_DISABLE_WEBSERVER=ON. |
Glad that worked for you, I am going to reopen this to track down what the compilation issue actually is. |
@phlptp , Thanks, I am glad to follow up if there are any updates for HELICS or other approaches to resolve the issue. |
System Configuration:
Boost version 1.71.0
Ubuntu 20.04.2
HELICS: 3.4.0 main branch
Error Messages
error_log.txt
The text was updated successfully, but these errors were encountered: