[Plib-users] PLIB 1.3.3 compilation
Brought to you by:
sjbaker
|
From: Steve W. <st...@sh...> - 2001-06-20 06:55:28
|
1.3.3 compiles "out of the box," which is a nice improvement over 1.3.1 ;)
In the examples, I had to modify viewer.cxx, changing several SSG* to _SSG*
Which is wrong, viewer.cxx or ssg.h? If ssg.h is correct, then I guess other apps
will need modified (like AQFH).
The tuxkart binary I compiled 7/8/2000 still runs with 1.3.3, so that's a good start.
At some point, I got a screwed up binary of Tux:AQFH (pressing Space for menu
causes game screen to go black; menu and overlaid graphics show, but not the
scene). This predates 1.3.3, so it's not something caused by that. Anyway,
attempting to compile it again (version 1.0.10) yields errors with SSG vs _SSG, and
also ssgLoadAC. Similar results attempting to compile tuxkart again. I'm guessing
this is the change mentioned here previously. So, I assume there will be new
releases of these after PLIB 1.4 is out?
-----------
"Good people do not need laws to tell them to act responsibly,
while bad people will find a way around the laws."
- Plato (427-347 B.C.)
|