bitdefender internet security 2020 mingw32 Permission denied
even when i writing a simple c program and trying to compile with gcc 9.2 i get massage:
c:/mingw/bin/../lib/gcc/mingw32/9.2.0/../../../../mingw32/bin/ld.exe: cannot open output file vscodebit.exe: Permission denied
collect2.exe: error: ld returned 1 exit status
adding the entire C:\MinGW folder to antivirus exception + the folder where i keep the .c file does not solve the problem
the text editor is visual studio code version 1.47.0 (latest version)
is there a way to solve the issue?
my windows version:
Best Answer
-
Hi Member
Sorry for the inconvenience caused to you.
Kindly drop an email to bitdefender support at bitsy@bitdefender.com
Response may be delayed due to less staff and covid19. Rest be assured, they will reply back asap.
If this helps, kindly mark answer as agree/ accepted
Regards
Flex
(Bitdefender beta tester 2019/ 2020)
Life happens, Coffee helps!
Show your Attitude, when you reach that Altitude!
Bitdefender Ultimate Security Plus (user)
5
Answers
-
I had the same problem and tried the same fixes.
Downloading mingw-w64 was what worked for me.
I found it here http://mingw-w64.org/doku.php
I downloaded it using the Win-Builds installation tool.
0