Heyas!
> I'll try porting the code to FPC/Lazarus again and see if I still have issues
with the LZMA units. This may take some time.
So, now I have compiled and working version of the XSID Player with Lazarus/FPC
and GCC (MinGW).
Its still on Windows... I've compiled the .so libraries on Linux now (they
needed further changes which I'll give below). I need to update the OpenAL
"plugin" for the player in order to port it to Linux. It got out of date and I
was no longer
supporting it because there was no reason to.
Umm... I needed this for the libraries to compile on Linux (defined in the
appropriate library header files):
#ifndef _MSC_VER
#define __stdcall __attribute__((stdcall))
#endif
I haven't got it all working on Linux yet so I'm not certain of what is really
needed there. I'm working on it.
Daniel.
--- SoupGate-Win32 v1.05
* Origin: Agency HUB, Dunedin - New Zealand | FidoUsenet Gateway (3:770/3)
|