RetroReversing/libRetroReversing

Building Mupen bundle fails

Closed this issue · 1 comments

Hi there.

I'm trying to build https://github.com/RetroReversing/mupen64plus-core within the context of the mupen bundle source release. I've replaced the original core with the RR core. Upon building the bundle however I get:

************************************ Building core library
make: Entering directory '/build/mupen64plus-bundle-src-2.5.9/source/mupen64plus-core/projects/unix'
Makefile:304: Using SDL 1.2 libraries
rm -f -r libmupen64plus.so.2.0.0 libmupen64plus.so.2 _obj ../../src/asm_defines/asm_defines_nasm.h ../../src/asm_defines/asm_defines_gas.h
make: Leaving directory '/build/mupen64plus-bundle-src-2.5.9/source/mupen64plus-core/projects/unix'
make: Entering directory '/build/mupen64plus-bundle-src-2.5.9/source/mupen64plus-core/projects/unix'
Makefile:304: Using SDL 1.2 libraries
make: *** No rule to make target '_obj/../libRetroReversing/cdl/jarowinkler.o', needed by 'libmupen64plus.so.2.0.0'.  Stop.
make: Leaving directory '/build/mupen64plus-bundle-src-2.5.9/source/mupen64plus-core/projects/unix'

Any advice on how I could move forward? Thank you.

Nevermind, I forgot to init the submodule