You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally, I got an error that it would not find cmake, so I had installed cmake through the website installer. This did not work. I then performed $ brew install cmake and was successful, but now I get the error:
| -- Configuring incomplete, errors occurred!
Mutationpp| CMake configuration: FAILED
meson.build:294:22: ERROR: Failed to configure the CMake subproject
Attached are my terminal output and the meson-log file. Help would be appreciated!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I have SU2 successfully installed (through git clone). I want to be able to use mutation++. I performed
$ ./meson.py setup build --reconfigure --Denable-mpp=trueOriginally, I got an error that it would not find cmake, so I had installed cmake through the website installer. This did not work. I then performed
$ brew install cmakeand was successful, but now I get the error:Attached are my terminal output and the meson-log file. Help would be appreciated!
terminal-output.rtf
meson-log.txt
Beta Was this translation helpful? Give feedback.
All reactions