You are not logged in.
Pages: 1
hi, i followed the instructions, but when i start the debug, it says:
1>Compiling...
1>snddx.c
1>c:\program files\tortoisecvs\desmume\src\windows\snddx.c(28) : fatal error C1083: Cannot open include file: 'dxerr8.h': No such file or directory
i downloaded the header dxerr8.h and put it in the folder, but it still doesn't work
how do i fix this problem?
Offline
P.S. i have already installed DirectX SDK and PlatformSDK...
Offline
It's probably only a problem related to the include path, check in your compiler/IDE settings if the folder were you copied the file is on the defaults folders list.
Offline
Pages: 1