Changes to get the project to compile: • Removed the invalid reference to window.mm • Added the “Window” directory to the “Commands” group • Fixed the #import directives in window.mm (they need to be ../../ instead of ../ now) Changed: U trunk/Tools/Dialog 2/Comm.xcodeproj/project.pbxproj U trunk/Tools/Dialog 2/src/Commands/window/window.mm