fatal error C1083: Cannot open include file: 'dshow.h': No such file or directory
-
Can any one solve this issue of mine I am getting this error fatal error C1083: Cannot open include file: 'dshow.h': No such file or directory but I have installed directx 9.0 S.Yamini
-
Can any one solve this issue of mine I am getting this error fatal error C1083: Cannot open include file: 'dshow.h': No such file or directory but I have installed directx 9.0 S.Yamini
-
check under tools -> Options->projects and solutions, VC++ Directories that the include directory in present. if it is... copy the dir path, go to explorer check that the file you need is in that directory. hope that fix's it
I went to tools->options but i dont find projects and solutions tab but i find directories where I have entered the include files.But still the error occurs S.Yamini
-
I went to tools->options but i dont find projects and solutions tab but i find directories where I have entered the include files.But still the error occurs S.Yamini
oh my fault, assumed you were using VS 2005 :( ...i cant remember VS6 errm you could try a direct include eg #include "C:\program files\dx\inc\file.h" something like that might help hope someone else can give a better solution i'll check VS6 when i get home, no longer supported at work sorry about that.
-
I went to tools->options but i dont find projects and solutions tab but i find directories where I have entered the include files.But still the error occurs S.Yamini
-
Can any one solve this issue of mine I am getting this error fatal error C1083: Cannot open include file: 'dshow.h': No such file or directory but I have installed directx 9.0 S.Yamini
-
Can any one solve this issue of mine I am getting this error fatal error C1083: Cannot open include file: 'dshow.h': No such file or directory but I have installed directx 9.0 S.Yamini
yaminisridaran wrote:
but I have installed directx 9.0
So have you checked to see if
dshow.h
actually exists on your machine?
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
Can any one solve this issue of mine I am getting this error fatal error C1083: Cannot open include file: 'dshow.h': No such file or directory but I have installed directx 9.0 S.Yamini
yaminisridaran wrote:
but I have installed directx 9.0
If you can't answer yes to DavidCrow's question, you should maybe download the latest Platform SDK from Microsoft, which is the home of the DirectShow SDK. Once you install the SDK, set the build paths as others have explained (if the install didn't do it for you). Mark
Mark Salsbery Microsoft MVP - Visual C++ This episode brought to you by the number 3
-
yaminisridaran wrote:
but I have installed directx 9.0
If you can't answer yes to DavidCrow's question, you should maybe download the latest Platform SDK from Microsoft, which is the home of the DirectShow SDK. Once you install the SDK, set the build paths as others have explained (if the install didn't do it for you). Mark
Mark Salsbery Microsoft MVP - Visual C++ This episode brought to you by the number 3
Sorry for the late reply.I am trying to install directx sdk. Thanks a lot. I will reply again when it does not work S.yamini
-
yaminisridaran wrote:
but I have installed directx 9.0
So have you checked to see if
dshow.h
actually exists on your machine?
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
Sorry for the late reply. I have install the directX SDK june2007 but still I am taking same 46 errors. I have included the directories.Please help me to solve this issue S.YAmini
-
yaminisridaran wrote:
but I have installed directx 9.0
So have you checked to see if
dshow.h
actually exists on your machine?
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
the dshow.h does not exist in my machine. CAn u help me in this. S.Yamini
-
the dshow.h does not exist in my machine. CAn u help me in this. S.Yamini