There is no directory when writing the MinGW gcc compiler.error

Asked 2 years ago, Updated 2 years ago, 109 views

C:\Users\ob\AppData\Local\Temp\ccFJqNal.s
gcc.exe:error:CreateProcess:No such file or directory
This User/ob/ So far, it was created during installation with Win's Dir.After that, I tried to make Appdate~, but after all, I got an error without File and Dir.
If you look at Win, it's a user half-width character.
 I think this may be the cause, but what measures should I take?
Can you think of it? English characters Users

Would you like to use the mount command?Thank you for your cooperation.

gcc mingw

2022-09-30 19:40

1 Answers

The error message is

gcc.exe:error:CreateProcess:No such file or directory

If so, gcc.exe could not be found and nothing could be done.There are no write errors because nothing has been done yet.

Make sure your environment is built correctly.


2022-09-30 19:40

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.