c - Gcc.exe Runtime error -


i installed mingw in windows. however, when try compile simple hello.c program error message

c:\users\hp-pc\desktop\eclipse-workspace\firstproject>gcc hello.c  cannot create temporary file in c:\users\hp-pc\appdata\local\temp;c:\mingw\bin\: invalid argument 

this application has requested runtime terminate in unusual way. please contact application's support team more information.

i have tried reinstalling mingw, error persists. have tried checking gcc --version , g++ -- version, , these worked without problems.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -