I have ...
created a new solution
Added CoreWindow project
Added C++/WinRT component project.
Referenced the runtime component via: SlnExplorer / Project / References / Add Reference / Check the runtime component project checkbox.
Added a using statement for the runtime component namespace.
The project doesn't build with the error 'a namespace with this name does not exist.
What am I missing?