fatal error C1083: Cannot open include file: 'windows.h': No such file or directory.
Not have this edition <windows.h> ?
Thank you.
Moderator: Andres Valverde
Andrew Fan wrote:You need to install the Platform SDK to get MS' includes and libraries.
Leen Ammeraal wrote:I just downloaded this new Microsoft C++ compiler (VC 8 beta)
and the SDK, but I was not able to compile my engine because it is an
MFC application. Has anyone experience with using MFC with
this new compiler version?
And, in particular, with getting a Visual C++ 6.0 MFC application
working?
Leen Ammeraal wrote:Thank you, Dieter, for your reaction. Actually I used
vcvars.bat very often in the past, but I few months
ago I started using the MFC (Microsoft Foundation Classes)
to make Queen also convenient for human players,
after having neglected MFC programming for about
ten years! I don't like the idea of going back to
either a console or a conventional Win32 application,
so I think I'll wait until MFC will also be supported by
this new compiler. I only hoped that this was already
the case and that I simply had to change some settings.
Leen
Leen Ammeraal wrote:I just downloaded this new Microsoft C++ compiler (VC 8 beta)
and the SDK, but I was not able to compile my engine because it is an
MFC application. Has anyone experience with using MFC with
this new compiler version?
And, in particular, with getting a Visual C++ 6.0 MFC application
working?
Leen Ammeraal
Does Visual C++ 2005 Express Edition include MFC and ATL?
No, MFC and ATL are not included with Visual C++ 2005 Express Edition. MFC and ATL will be included in all other Visual Studio 2005 editions.
Pedro Castro wrote:fatal error C1083: Cannot open include file: 'windows.h': No such file or directory.
Not have this edition <windows.h> ?
Thank you.
Return to Programming and Technical Discussions
Users browsing this forum: No registered users and 34 guests