Include files errors
Hi all, I faced a problem with a code in VC++ 6.
The errors are "fatal error C1083: Cannot open include file: 'qedit.h': No such file or directory GraphicsRendering.cpp" - and the same error regarding another file called 'dshow.h' I did not write the code myself. These two files are not existant with me but I found that there are some include statements in another header files belonging to the same workspace that are not existant also in the PC evenso it does not complain about them. It is sometihng regarding Directex but I have installed it..May be the version??
Appreciating any replies
|