Im trying to convert one of my private cheats into a polyhack. its a directx overlay and its giving an error output (look below). i asked yamiez and he said i need to add the include and library directories to the command file. im not sure how to do this so can anyone help?
output
Code:
Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cDirectX.cpp
c:\users\ImWhacky\desktop\new folder (2)\nsane multihack_r\hMain.h(10): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
cDrawings.cpp
c:\users\ImWhacky\desktop\new folder (2)\nsane multihack_r\hMain.h(10): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
cMain.cpp
c:\users\ImWhacky\desktop\new folder (2)\nsane multihack_r\hDrawings.h(9): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
Decrypt.cpp
ProcMem.cpp
Generating Code...
Press any key to continue . . .
also, i tried looking all over
here and i couldnt find anything