You are not logged in.
Pages: 1
Compiling...
snddx.c
c:\documents and settings\hp_ägaren\skrivbord\jorge\emulator\nds\nds-compile\desmume\src\windows\snddx.c(20) : fatal error C1083: Cannot open include file: 'dsound.h': No such file or directory
OGLRender.c
c:\documents and settings\hp_ägaren\skrivbord\jorge\emulator\nds\nds-compile\desmume\src\windows\oglrender.c(25) : fatal error C1083: Cannot open include file: 'gl\glext.h': No such file or directory
Generating Code...
how do I fix this
thanks in advance
Offline
Get and install the platform SDK from Microsoft's site.
Offline
You also need the DirectX SDK for dsound.h. Get glext.h from here: http://opengl.org/registry/api/glext.h
Offline
heftig: dsound.h comes with the platform sdk, with the openGL headers, and it's the safest way to have everything
Offline
Huh... when I tried to compile I had to have the DirectX SDK for dsound.h and an extra glext.h.
Offline
I already had platform SDK installed
had to do the same things as heftig
anyways thank you guys so much
and thanks shash for fixing the Dawn of Sorrow Menu Crash
I´m assuming it was you
DeSmuME ROCKS!!!
Last edited by GDJ88 (2007-04-27 21:58:58)
Offline
Pages: 1