..:: PCSX2 Forums ::..

Full Version: Relocation error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, I am trying to use pcsx2 1.2.2 and am receiving a very strange error when running ./pcsx2


Code:
./pcsx2: relocation error: ./pcsx2: symbol _ZTV13wxStackWalker, version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference

Can anyone tell me what this means?

*Edit, this was solved. I had a version mismatch with wxGTK and I am using multilib so installing from source only gave me the x86_64 version of the library.