[Compile] Undefined reference to 'x86Emitter::xRegisterInt::xRegisterInt()'
#1
As the title says, when trying to link the executable I get this error:
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
Reply

Sponsored links

#2
What source are you using? Latest git or some (old) release? Which instructions did you follow (Link please)?
Tired of always changing your PCSX2 Configuration for different games?

Check this out: https://forums.pcsx2.net/Thread-PCSX2-MultiConfigTool
Reply
#3
(06-29-2022, 05:16 PM)XXXBold Wrote: What source are you using? Latest git or some (old) release? Which instructions did you follow (Link please)?

Thank you for responding. It seems whatever was the issue back then has since been fixed. It builds perfectly fine now (although I need to use Clang due to a different bug cropping up).
Reply




Users browsing this thread: 1 Guest(s)