Cannot Compile Project of a certain name?

I tried to create a C++ First Person Project with the name “ISOEngine”, but it will not compile (complains of missing “generated” headers. As a quick sanity check I created a project of a different name, “CompTest”, and it compiled just fine. In both cases there was no changes at all made to the project, just create->compile. Is there some project naming rules?