You are not logged in.

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



#1 2007-12-02 17:43:00

nobbi13
Member
Registered: 2007-12-02
Posts: 1

compiler problem with dev-c++

hay

cant compile the desmume-0.7.3 source code with dev-c++

the compiler log:


Compiler: Default compiler
Building Makefile: "C:\Dokumente und Einstellungen\stefan\Eigene Dateien\desmume-0.7.3\desmume-0.7.3\src\windows\Makefile.win"
Führt  make... aus
make.exe -f "C:\Dokumente und Einstellungen\stefan\Eigene Dateien\desmume-0.7.3\desmume-0.7.3\src\windows\Makefile.win" all
gcc.exe -c snddx.c -o obj/snddx.o -I"C:/Dev-Cpp/include"  -I".."  -DVERSION=\"0.7.2\"    -fexpensive-optimizations -O3

In file included from snddx.c:20:
C:/Dev-Cpp/include/dsound.h:230: warning: redefinition of `LPCWAVEFORMATEX'

C:/Dev-Cpp/include/mmsystem.h:1023: warning: `LPCWAVEFORMATEX' previously declared here

C:/Dev-Cpp/include/dsound.h:1899: error: redefinition of `LPDIRECTSOUNDFULLDUPLEX'

C:/Dev-Cpp/include/dsound.h:175: error: `LPDIRECTSOUNDFULLDUPLEX' previously declared here

In file included from ../SPU.h:23,
                 from snddx.c:30:
../types.h:109: warning: redefinition of `BOOL'

C:/Dev-Cpp/include/windef.h:227: warning: `BOOL' previously declared here

make.exe: *** [obj/snddx.o] Error 1
Ausführung beendet

thanks for your help

Offline

Board footer

Powered by FluxBB