You are not logged in.

Read the FAQ and Knowledge Base before posting.
We won't make a 3DS/2DS emulator.



#1 2007-04-26 15:07:29

GDJ88
Member
Registered: 2007-03-30
Posts: 3

Compile problem with VC++

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

#2 2007-04-26 15:31:34

shash
Administrator
Registered: 2007-03-17
Posts: 897

Re: Compile problem with VC++

Get and install the platform SDK from Microsoft's site.

Offline

#3 2007-04-26 18:22:13

heftig
Member
Registered: 2007-04-21
Posts: 10

Re: Compile problem with VC++

You also need the DirectX SDK for dsound.h. Get glext.h from here: http://opengl.org/registry/api/glext.h

Offline

#4 2007-04-26 18:32:19

shash
Administrator
Registered: 2007-03-17
Posts: 897

Re: Compile problem with VC++

heftig: dsound.h comes with the platform sdk, with the openGL headers, and it's the safest way to have everything

Offline

#5 2007-04-26 18:48:37

heftig
Member
Registered: 2007-04-21
Posts: 10

Re: Compile problem with VC++

Huh... when I tried to compile I had to have the DirectX SDK for dsound.h and an extra glext.h.

Offline

#6 2007-04-27 21:58:19

GDJ88
Member
Registered: 2007-03-30
Posts: 3

Re: Compile problem with VC++

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

Board footer

Powered by FluxBB