Replies: 1 comment
-
|
Please follow the basic installation steps from here https://www.msys2.org/ and check if gcc works from the mingw64 or ucrt64 launcher. |
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.
-
It says the app(cc1plus) doesn't start properly.
when I type

which cc1plus, I find there is no such app in my environmentSo ,I typed the command :
pacman -S mingw-w64-x86_64-toolchainbut from the output of

which cc1plus, it seems there is still no cc1plus in my current environment.How can I solve this problem, thanks a lot.QAQ
Beta Was this translation helpful? Give feedback.
All reactions