Expression Evaluator Error CXX0072

Error: type information missing or unknown

The .pch file did not get linked in, or the code has a reference to a type that is in a module not compiled with /Zi.

This error is identical to CAN0067.