dot net runtime + mingw-w64+msys2 build error #114038
Unanswered
sergejj180
asked this question in
Q&A
Replies: 1 comment
-
MinGW is not a supported environment. Only msvc toolchain is supported on Windows. And also, the .sh script files are for Unix platforms. cmd/ps1 should be used on Windows. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
i use system deveoptment MSYS2 and compiler mingw-w64-gcc
the build was run via mingw64.exe
I tried to compile dot net runtime in MSYS2 compilation command:
i get build error's
Is there any way to fix this?
If yes, how to do it?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions