Hi,
My build fails with the follwing error message:
Project\Build\MyName.Cpp.Cl.targets(155, 5) error MSB6003: The specified task executable "cl.exe" could not be run. The requested operation cannot be performed on a file with a user-mapped section open.
I thought it's probably an lock or a handle on a file... However, I experience the same issue even after a restart of the entire build-server...
Any suggestions?