The procedure entry point __gxx_personality_sj0 could not be located in the dynamic link library C:/bin/SU2_CFD.exe #1861
zhang-qiang-github
started this conversation in
General
Replies: 0 comments
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.
-
I am building
su2
in win10.python .\meson.py build
and./ninja.exe -C build install
works fine without bug. And thebin
fold is generated inC:
.However, when I run an example by:
SU2_CFD.exe inv_NACA0012.cfg
, the bug is reported:How can I fix this bug?
Beta Was this translation helpful? Give feedback.
All reactions