OpenEmu / Mednafen-Core

OpenEmu Core plugin with Mednafen
29 stars 22 forks source link

Error after compilation #7

Closed SafwatHalaby closed 9 years ago

SafwatHalaby commented 9 years ago

I compiled mednafen-0.9.38.3.tar.bz2 using the following commands

./configure
make
sudo make install

Compilation was successful, however, this error shows when I run it:

Starting Mednafen 0.9.38.3
 Build information:
   Compiled with gcc 4.7.2
   Compiled against zlib 1.2.7, running with zlib 1.2.7(flags=0x000000a9)
   Compiled against SDL 1.2.15, running with SDL 1.2.15
   Running with libsndfile-1.0.25
 Base directory: /home/cyber/.mednafen
 Internal emulation modules: nes snes gb gba pce pce_fast lynx md pcfx ngp psx vb wswan sms gg cdplay demo
 External emulation modules: 
mednafen: tests.cpp:572: void MDFN_TESTS_CPP::TestNarrowConstFold(): Assertion `a == 0' failed.
Aborted
clobber commented 9 years ago

You cannot compile like that. Follow our guide in the wiki for building the application + cores.