Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: FreeTerran on September 06, 2003, 09:46:00 am
-
I got some unknown error if i build the source
E:\fs_open source\3.5.3\WC SAGA\code\Graphics\GrD3D.cpp(379) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
E:\fs_open source\3.5.3\WC SAGA\code\graphics\GrD3DBmpman.cpp(11) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
E:\fs_open source\3.5.3\WC SAGA\code\graphics\GrD3DCalls.cpp(10) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
.\graphics/grd3dinternal.h(198) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
E:\fs_open source\3.5.3\WC SAGA\code\Graphics\GrD3DTexture.cpp(386) : fatal error C1083: Cannot open include file: 'D3dx8tex.h': No such file or directory
E:\fs_open source\3.5.3\WC SAGA\code\directx\dx8show.cpp(1) : fatal error C1083: Cannot open include file: 'dshow.h': No such file or directory
these files dont exist in the source from 3.5 - 3.5.3 where can i got these files ?
before anyone ask i have make an batch rebuild and clean
-
you need to DL and install the DX8.1a (or better I supose) SDK, you can get it from the microsoft website.
-
I have installed DX 9 SDK
EDIT: **** i have deleted the directx folder :sigh: :hopping: