C1083 WIN32 No such file or directory
- by robUK
Hello,
Visual Studio C++ 2008
I have downloaded a sample project.
I converted the project from VS 7 to VS 9.
However, when I compile I get this error:
c1xx : fatal error C1083: Cannot open source file: 'WIN32': No such file or directory
Under project properties preprocessor definitions. I have WIN32 defined there.
I have never had this error before.
Many thanks for any suggestions,