GemRB 0.8.4 + deps + sound sources -
TruHobbyist - 01-08-2020
You can download the Sources
here.
Some tarfiles contain the following files:
configure_PACKAGE_NAME - configure command with Arguments to be invoked
debug_PACKAGE_NAME - debug Information for IRIX 6.5.30. Note that most Solaris 10 bugfixes Need to be included too.
env_PACKAGE_NAME - the used Environment variables before invoking configure and gmake
To get started:
1. compile and install gmake 3.82 (included)
2. compile cmake 3.4.3 (included)
3. compile all dependencies
4. compile gemrb 0.8.4
Additional notes:
- I used a staged Approach: first compiled on Linux, then Solaris 10/SPARC and then IRIX 6.5.30/MIPS (it should run on all three platforms)
- Cmake takes About 4-5 Hours to compile on my O2 200MHz R5k. Add 3-4 Hours for a complete test run (402 Tests)
Tru
RE: GemRB 0.8.4 + deps + sound sources -
Jacques - 01-08-2020
Thank you so much!!
RE: GemRB 0.8.4 + deps + sound sources -
Geoman - 01-10-2020
Will there be a binary package using tardists?
RE: GemRB 0.8.4 + deps + sound sources -
TruHobbyist - 01-10-2020
(01-10-2020, 12:17 PM)Geoman Wrote: Will there be a binary package using tardists?
Yes. Coming soon.