LebGeeks

A community for technology geeks in Lebanon.

You are not logged in.

#1 December 8 2019

VincentKeyboard
Member

VC++ temp folder

Hello. i am compiling llvm using cmake from command line. it correctly detected VS 2019 C++ compiler. the source code is on drive D:\, an hdd. but it is writing temporary object files to drive C:\, my ssd.
So there is about 5MB/Second write on D: and ~10MB/Second on C:\
And i would like to reduce writes on C:\ from this.
Would anyone possibly know how to change this behavior?
is this controlled by VS C++ compiler?

Offline

Board footer