Just wanted to check the status of the linux port. the cvs from monday
didn’t compile out of the box. (gentoo, gcc 3.2.2, openal from portage)
But after some minor tweaks of headerfiles and buildscript
(mainly removing the unit_test target) it produced
the files needed.
Have tried both SingleStaticSource from lesson1. (didnt compile)
and OpenALTest (runtime exception, missing function)
So, is this being worked on, or should I start to poke around in
the native code and see whats not working.
I’d be glad to help any way I can (experienced in both C and JNI) but
I don’t want to waste my time fixing something thats already being fixed
/lomax