How can I determine which files will be removed in a CPPClean task?

I am having problems while trying to compile two projects. Project A is dependent on Project B. However, Project A deletes the files generated by Project B. The deleted files can be seen by A.CppClean.log. Then recovery occurs on communication errors.

I am using Visual Studio 2012.

This issue has been asked in the following unanswered places:

Stack overflow

Visual Studio Social Forum

+3


source to share





All Articles