Can not compile anyting related with C++ Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path

Its solved!! I realized Windows (or UBT) treats as an user and my current user (Kullanıcı) can not access the first one. I tried to make the temp folder of shared and gave full access to my user. Now I am able to compile anything. You made me realize the problem, thank you very much!