waynedog74 / mupen64plus

Automatically exported from code.google.com/p/mupen64plus
0 stars 0 forks source link

Library '(null)' is too old #485

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
System:
 - Arch Linux
 - 32-bit
 - 1.99.5
 - No plugins used

Description:
On start, nothing happens and console gives me this:
(ASCII Logo)
console ui version 1.99.5 bluh bluh

AttachCoreLib() Error: Shared library '(null)' incompatible; core API major 
version 1.0.0 doesn't match with this application (2.0.1)

I've tried the precompiled binary and compiling from source. Thanks for your 
time and work in this project. :)

Original issue reported on code.google.com by mutp...@gmail.com on 12 Mar 2012 at 12:58

GoogleCodeExporter commented 9 years ago
Please don't mix different version of the core. Check whether you have other 
versions installed:

find / -name "libmupen64plus.so.2" 2> /dev/null

Original comment by s...@narfation.org on 12 Mar 2012 at 2:07

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Only use plugins and core from one version and not different ones.

Original comment by s...@narfation.org on 2 Jan 2013 at 9:18

GoogleCodeExporter commented 9 years ago
hi, i have the same error, and the code find / -name "libmupen64plus.so.2" 2> 
/dev/null dont function to me
i use ubuntu 12.4, i install mupen of the source code, i wait for you 
resolution, thanks 

Original comment by rywk1...@gmail.com on 25 Mar 2013 at 5:27

GoogleCodeExporter commented 9 years ago
If you don't have libmupen64plus.so.2 then please compile the sources and 
install them.

Or use the PPA https://launchpad.net/~sven-eckelmann/+archive/ppa-mupen64plus

Original comment by s...@narfation.org on 25 Mar 2013 at 11:44