shinyspirtomb / mupen64plus

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

Glide64Mk2 issues in Linux system #529

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi everybody,

I plan to set Mupen64plus by default for N64 Emulation in my own Linux system 
called Platypux.

I could success compile Glide64 mk2 by remove 2 flags :
- 4.2 flag in Makefile.gcc in Glide64
- out-implib in Glitch64

However when i want to launch the game, I have this error :

dlopen('/usr/local/lib/mupen64plus/Glide64.so') error: ./lib/glide3x.so: 
undefined symbol: glTexEnvi
Error: Specified Video plugin not found: /usr/local/lib/mupen64plus/Glide64.so
 __  __                         __   _  _   ____  _             
|  \/  |_   _ _ __   ___ _ __  / /_ | || | |  _ \| |_   _ ___ 
| |\/| | | | | '_ \ / _ \ '_ \| '_ \| || |_| |_) | | | | / __|  
| |  | | |_| | |_) |  __/ | | | (_) |__   _|  __/| | |_| \__ \  
|_|  |_|\__,_| .__/ \___|_| |_|\___/   |_| |_|   |_|\__,_|___/  
             |_|         http://code.google.com/p/mupen64plus/  
Mupen64Plus Console User-Interface Version 1.99.5

UI-console: attached to core library 'Mupen64Plus Core' version 1.99.5
            Includes support for Dynamic Recompiler.
Core: Goodname: Bomberman 64 (U) [!]
Core: Name: BOMBERMAN64U
Core: MD5: 093058ECE14C8CC1A887B2087EB5CFE9
Core: CRC: f568d51e 7e49ba1e
Core: Imagetype: .z64 (native)
Core: Rom size: 8388608 bytes (or 8 Mb or 64 Megabits)
Core: Version: 1448
Core: Manufacturer: Nintendo
Core: Country: USA
UI-Console: Cheat codes disabled.
Core Status: Rom closed.

I used the Nvidia drivers
How can I do to resolve this error please?
Thank you for your help

Specifications :
Gcc 4.6.1
Platypux x86 - Linux 3.0.2
UI-console: attached to core library 'Mupen64Plus Core' version 1.99.5

Original issue reported on code.google.com by platypux...@free.fr on 22 Dec 2012 at 10:14

GoogleCodeExporter commented 8 years ago
This plugin uses a complete different plugin API and you compiled it against a 
function your GL implementation doesn't support. Please contact wahrhaft when 
you want to use his experimental conversation for mupen64plus

Original comment by s...@narfation.org on 25 Dec 2012 at 9:23

GoogleCodeExporter commented 8 years ago
...or you didn't link it against libGL as this function is in the default GL 
1.1 spec. But you are still missing a compatible mupen64plus plugin API

Original comment by s...@narfation.org on 25 Dec 2012 at 9:26

GoogleCodeExporter commented 8 years ago
Issue 536 has been merged into this issue.

Original comment by s...@narfation.org on 4 Jan 2013 at 12:53

GoogleCodeExporter commented 8 years ago
Issue 536 has been merged into this issue.

Original comment by s...@narfation.org on 4 Jan 2013 at 12:56

GoogleCodeExporter commented 8 years ago
Issue 536 has been merged into this issue.

Original comment by s...@narfation.org on 4 Jan 2013 at 1:35

GoogleCodeExporter commented 8 years ago
Issue 536 has been merged into this issue.

Original comment by s...@narfation.org on 4 Jan 2013 at 4:38