Visual Studio C++ multi-project solution
- by Lucas
I have created an C++ solution in VS2008. The first project contains the model. The second projects is the view. The problem is that i don't get make references to my model classes defined in the first project. The message error is :
Error 1 fatal error C1083: Cannot open include file:…