Hi GoT,
Thanks for your interest in Xomega. Our solution templates contain preconfigured code that helps you hit the ground running, and create a complete application with as little coding as possible.
That's why they do not compile immediately after creation, but you can still build the Model project first, which would generate the artifacts that the code depends upon, such as the MainMenu, and then you should be able to build the (empty) solution.
The Model project is not built when you build the entire solution, since you only want to build it after you make model changes. So you have to build the Model project explicitly via the context menu or the Build menu when that project is selected.
Please let me know if this works for you.