I\'m writing with visual c++ and when I compile this error occures:
C:\\Program Files (x86)\\MSBuild\\Microsoft.Cpp\\v4.0\\Platforms\\Win32\\Microsoft.Cpp.Wi
You should check your your source files; it's probable that the compiler can't find the source file maybe you typed the wrong name. eg writing #include instead of #include will cause the problem.
#include