Cannot open include file: 'errors.h': No such file or directory.
- From: kbnumesh@xxxxxxxxx
- Date: 20 Mar 2007 23:26:07 -0700
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
.
- Prev by Date: VS2005 - exceptions thrown whilst debugging
- Next by Date: RE: VBScript File Debugging in VS2005
- Previous by thread: VS2005 - exceptions thrown whilst debugging
- Next by thread: RE: VBScript File Debugging in VS2005
- Index(es):
Loading