The short of it is, I have VMs for building different scenarios of software. I do not wish to snapshot the code as it is backup elsewhere so I am storing all my code on the host PC and only building/testing in VMs to save space. Unfortunately I am receiving program database update errors when I try to build from a location mapped to the host hdd. I know there is nothing wrong with the C++ projects as they build fine if moved inside the VM.The short of it is, I have VMs for building dif