hi
i ve tried this tutorial to set up the code blocks to work

Setting up Code::Blocks and MINGW, A Free C and C++ Compiler, on Windows - Cprogramming.com

i m almost done, but when i try to run
main.cpp

i get this error in my build messages section:

cannot open output file bin\Release\practice.exe Permission denied


i see what the error is like, i just need to change the permission

but where to do it?

i just wanna make sure i got code blocks to build/compile/run as it should

help would be much apr-ed