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
Windows 10
MinGW-w64 version 8.1.0
Microsoft MPI v10.1.2
SU2 v7.4
Hello,
I'm trying to build SU2 on windows. In the manual, it is said "In the file browser go to the mingw installation directory and execute the file mingw-w64. This should open the command prompt. "
but I cannot find executive file popping up command prompt. could you explain more detail. I'm not familiar with this field.
I think I properly installed mingw as follows,
which one would be executive file?
I conduct 'python meson.py build' in the powershell command and encountered follow error. I guess this is becuase mingw is not properly involved. right?
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
-
Windows 10
MinGW-w64 version 8.1.0
Microsoft MPI v10.1.2
SU2 v7.4
Hello,
I'm trying to build SU2 on windows. In the manual, it is said "In the file browser go to the mingw installation directory and execute the file mingw-w64. This should open the command prompt. "
but I cannot find executive file popping up command prompt. could you explain more detail. I'm not familiar with this field.
I think I properly installed mingw as follows,
which one would be executive file?
I conduct 'python meson.py build' in the powershell command and encountered follow error. I guess this is becuase mingw is not properly involved. right?
"Project version: 7.4.0 "Blackbird"
Sanity testing C compiler: icl
Is cross compiler: False.
Sanity check compiler command line: icl sanitycheckc.c /Fesanitycheckc.exe /MD /nologo /showIncludes /utf-8 /link
Sanity check compile stdout:
sanitycheckc.c
LINK : fatal error LNK1104: 'libmmd.lib' ������ �� �� �����ϴ�."
Sanity check compile stderr:
icl: command line warning #10006: ignoring unknown option '/utf-8'
Thanks for your help
Beta Was this translation helpful? Give feedback.
All reactions