Cannot open include file: 'errors.h': No such file or directory.



Hi all,

I have started porting the existing VC++ 6.0 source base to VS 2005.

I am getting following errors.

1) fatal error C1083: Cannot open include file: 'errors.h': No such
file or directory.
2) fatal error C1083: Cannot open include file: 'evcode.h': No such
file or directory.

In VC++ 6.0 these files are present in C:\Program Files\Microsoft
Visual Studio\VC98\Include
but i am unable to find these files in VS 2005.

I have configured include files,include libraries etc in VS 2005.
I am having april 2006 SDK.

Please help me in fixing the above issues.

Thanks in advance..

Regards,
Umesh P

.


Loading