Summary
When building a Microsoft Visual C++ 2005 project, you may receive a message when linking that resembles the following:
SourceFile.cpp: fatal error C1382: the PCH file 'FileName.pch' has been rebuilt since 'SourceFile.obj' was generated. Please rebuild this object
This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.