In Visual Studio, if you get an error that reads:
"This project doesn't contain the Configuration and Platform combination of Debug|Win32"
and you're not even building Debug or Win32, what Visual Studio is actually trying to tell you is:
"This project has a dependency project that isn't loaded in the current solution."
No comments:
Post a Comment