Topic: Probably another dumb question
I get my build done, but if I make a change in the source and try to recompile/build, I get this:
==============================================================================
Generating Makefile... Okay
==============================================================================
Compiling ..\..\EnergyPlus-Dev\WeatherData\Misc-Utilities\FixStatEPW.f90
Generating target.exe
c:/program files (x86)/simply fortran 3/mingw-w64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot open output file target.exe: Permission denied
collect2.exe: error: ld returned 1 exit status
Error: Last command making (target.exe) returned a bad status
Error: Deleting (target.exe): Permission denied
Error: Make execution terminated
* Failed *
I've tried running as adminstrator. Trying to delete in a command window tells me permission denied. What do I need to do?
Linda
Linda