Here is a working version on ioquake3:
http://www.raspberrypi.org/phpBB3/viewt ... 78&t=18853
But it is from a code-base of +/- 09 Mar 2009.
So I looked at the diffs between his code and de code from ioqauke3@2009 and I'm trying to get it in the code-base of today.
Here is my code-base:
https://github.com/Opvolger/ioq3.git
A have made a build.sh with can execute on de Rasp-barry pi. It is compiling after a lot of runs. But with a error when I run ioquake3.arm
I have tried everything in de makefile and source code, but can't see what I’m doing wrong. (There is changed a lot, client and renderer code is not together any-more... I think i split it well...)
But:
Here is the error:
"Failed loading ./renderer_opengl1_arm.so: ./renderer_opengl1_arm.so: undefined symbol: Hunk_FreeTempMemory"
Failed to load renderer
The dedicated server can run, it is just the renderer.
Can someone please help me out? or does anyone has a idea what i mist?
Sorry for my bad English, i hope you understand what I mean
