06-03-2022, 01:11 AM
As the title says, when trying to link the executable I get this error:
I am on Debian 11.3 Bullseye Stable
Code:
/usr/bin/ld: CMakeFiles/PCSX2.dir/x86/iR3000A.cpp.o: in function `recResetIOP()':
iR3000A.cpp:(.text+0x2c3e): undefined reference to `x86Emitter::xRegisterInt::xRegisterInt()'
collect2: error: ld returned 1 exit status
make[2]: *** [pcsx2/CMakeFiles/PCSX2.dir/build.make:8007: pcsx2/pcsx2] Error 1
make[1]: *** [CMakeFiles/Makefile2:1037: pcsx2/CMakeFiles/PCSX2.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
I am on Debian 11.3 Bullseye Stable