ccrefgen runs on startup and when switching build configurations

Unanswered ccrefgen runs on startup and when switching build configurations

  • Thursday, September 27, 2012 1:50 PM
     
     

    I have noticed that when I switch build configurations or load a solution in Visual Studio, that it takes a good long time to finish. (I'm using VS2012, so I see this happening with a progress bar). Task manager reports that "ccrefgen" is running on all my projects, one at a time, even though I'm not asking it to build anything.

    What setting is causing this build to happen? Is there a way to stop it?


All Replies

  • Thursday, September 27, 2012 2:58 PM
    Owner
     
     
    ccrefgen should run only after a project is compiled. Can you put your solution into a zip file and send it to me? Does it reproduce every time?

    Mike Barnett