Uintah plugin missing from Ubuntu 22, x86_64, binary #19526
Unanswered
tharman-git
asked this question in
Help building VisIt
Replies: 2 comments 6 replies
-
Yes there was a problem building, but I didn't keep the log files of the error. I will run the docker container again and report back the error message(s). |
Beta Was this translation helpful? Give feedback.
0 replies
-
I successfully compiled Uintah-2.6.1 on Ubuntu 22.04.4 LTS machine with: gcc & g++ = (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 MPI = (Open MPI) 4.1.2 and the configure line:
The key bit is "-std=c++11" since there is some exception code that is not c++17 compiliant.
How would you like to proceed? The problem is clearly on my end. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
The Uintah plugin is missing from the binary: visit3_4_1.linux-x86_64-ubuntu22.tar.gz, however it is present in the visit3_4_1.linux-x86_64-debian11.tar.gz binary. Is there a compilation issue with Uintah?
Thanks,
Todd Harman
University of Utah
Beta Was this translation helpful? Give feedback.
All reactions