Hello,
I was hoping someone could shed some light on my issue, I know there are many posts with the same title as mine although my situation is different.
Im using windows "in work!" and I have a huge (C/C++)project at hand, problem is when I compile it im getting the following error::
-----------------------------------------------------
Linking executable: wxSaver.exe
C:\MinGW\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: ..\wxWFDBWrapper: No such file: Permission denied
-----------------------------------------------------
Many other posts simply fix the permissions denied with a linux permission code, although Im not in linux and the folder/files of this project I have full access, so I cant understand where im getting this error from.
thank you in advance
