fatal error C1083: Cannot open compiler intermediate file:

08/14/2019 01:22 Sicarium#1
I'm working on Visual Studio but unfortunately I have an issue compiling this project. I'v tried to look up on google but didn't find out anything

Generating Code...Linking...fatal error C1083: Cannot open compiler intermediate file: 'i:\develop\server\out\gnbase\release\gnbase.pch': Permission deniedLINK : fatal error LNK1257: code generation failedBuild log was saved at "file://d:\Downloads\AVAOnline\AVAOnline\ava.dev\Server\Pr oject\Chs\Release\BuildLog.htm"ava_chs - 1 error(s), 0 warning(s)

'i:\develop\server\out\gnbase\release\gnbase.pch'

from where this path is coming from?.

I don't have such path in my computer so I don't know what to do.

Any help please?
10/26/2019 13:30 HouJong#2
Tried moving it to another path ?