> I was able to add dependencies with ease, and discovered our game doesn't > use libGLU (game compiles and runs fine without linking to it), nor does it > link with libz even though it tests for it. Both of these seem rather odd. > Scons will make the whole process allot easier, not requiring expert > knowledge, (unlike autotools).
libz is a dependency for the zip-based filesystem. Steph -- http://stephane.magnenat.net _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
