Mr_Rain
19th October 2004, 06:32
I'm using Visual C++ 2k5 with Dawgsters modified BC23a source. When I try to build exe i get this error in the output:
Compiling...
stdafx.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilconfig\stdafx.h(47) : fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory
When trying to build .dll:
Compiling...
Weapon.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
Tweaks.cpp
Tweaks.cpp(27) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
StatusDisplay.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
SloppyAim.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
PlayerInfo.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
NoRecoil.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
NewIDirectInputDevice8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirectInput8.h(25) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
NewIDirectInput8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirectInput8.h(25) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
NewIDirect3DTexture8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\structs.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
NewIDirect3DSurface8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
NewIDirect3DDevice8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
NewIDirect3D8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\structs.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
mdump.cpp
mdump.cpp(25) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
M203Aim.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
Intelliquipment.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
HookWorks.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\HookWorks.h(23) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
HelperFunctions.cpp
HelperFunctions.cpp(29) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
GameInfo.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilconfig\../evilhack\Crc32.h(24) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
EvilSettings.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilconfig\../evilhack\Crc32.h(24) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
evilhack.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilconfig\../evilhack\Crc32.h(24) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Compiling...
d3dfont.cpp
d3dfont.cpp(11) : fatal error C1083: Cannot open include file: 'D3DX8.h': No such file or directory
Crc32.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\Crc32.h(24) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
ApiHijack.cpp
ApiHijack.cpp(7) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Build log was saved at "file://c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\Release\BuildLog.htm"
evilhack - 23 error(s), 0 warning(s)
Sup?
i R nub, got pooned by eh modding hehe
btw, i have DirectX 9.0b, do i need 9.0c?
Compiling...
stdafx.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilconfig\stdafx.h(47) : fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory
When trying to build .dll:
Compiling...
Weapon.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
Tweaks.cpp
Tweaks.cpp(27) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
StatusDisplay.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
SloppyAim.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
PlayerInfo.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
NoRecoil.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
NewIDirectInputDevice8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirectInput8.h(25) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
NewIDirectInput8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirectInput8.h(25) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
NewIDirect3DTexture8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\structs.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
NewIDirect3DSurface8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
NewIDirect3DDevice8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
NewIDirect3D8.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\structs.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
mdump.cpp
mdump.cpp(25) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
M203Aim.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
Intelliquipment.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\NewIDirect3D8.h(23) : fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory
HookWorks.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\HookWorks.h(23) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
HelperFunctions.cpp
HelperFunctions.cpp(29) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
GameInfo.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilconfig\../evilhack\Crc32.h(24) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
EvilSettings.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilconfig\../evilhack\Crc32.h(24) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
evilhack.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilconfig\../evilhack\Crc32.h(24) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Compiling...
d3dfont.cpp
d3dfont.cpp(11) : fatal error C1083: Cannot open include file: 'D3DX8.h': No such file or directory
Crc32.cpp
c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\Crc32.h(24) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
ApiHijack.cpp
ApiHijack.cpp(7) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
Generating Code...
Build log was saved at "file://c:\Documents and Settings\Michael\My Documents\Mike\AA Files\MOD\BC23a Source 2k5\evilhack\Release\BuildLog.htm"
evilhack - 23 error(s), 0 warning(s)
Sup?
i R nub, got pooned by eh modding hehe
btw, i have DirectX 9.0b, do i need 9.0c?