You are not logged in.

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



#1 2007-07-10 07:22:16

UniqueFlame
Member
Registered: 2007-07-10
Posts: 1

Error compiling v7.1 using dev-cpp

I can't seem to be able to compile DeSmuME v0.7.1
Here the log:
Compiler: Default compiler
Building Makefile: "C:\Documents and Settings\Administrator\Desktop\EXPERIMENT FOLDER\desmume\src\windows\Makefile.win"
Executing  make...
make.exe -f "C:\Documents and Settings\Administrator\Desktop\EXPERIMENT FOLDER\desmume\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:1888: error: redefinition of typedef 'LPDIRECTSOUNDFULLDUPLEX'
C:/Dev-Cpp/include/dsound.h:175: error: previous declaration of 'LPDIRECTSOUNDFULLDUPLEX' was here

make.exe: *** [obj/snddx.o] Error 1

Execution terminated

Offline

#2 2007-07-10 13:18:20

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

Re: Error compiling v7.1 using dev-cpp

Well, it's rather simple to fix it, if you know what you're doing tongue Why are you wanting to compile desmume?

Offline

Board footer

Powered by FluxBB