Allan Schaffer (allan++at++southpark.engr.sgi.com)
Wed, 18 Nov 1998 14:18:46 -0800 (PST)
What does your 'make' command look like? The Makefile in that
directory is somewhat obfuscated and uses the 'ogl'/'dso' mechanism
to figure out what sort of executable you'd like, so simple "make
torusLOD" won't quite work.
To compile torusLOD.c I use:
make torusLOD.ogldso <-- Optimized DSO, OpenGL
make torusLOD.igldso <-- Optimized DSO, IRISGL
make torusLOD.oglddso <-- Debug DSO, OpenGL
..etc
Allan
-- Allan Schaffer allan++at++sgi.com Silicon Graphics http://reality.sgi.com/allan
This archive was generated by hypermail 2.0b2 on Wed Nov 18 1998 - 14:18:51 PST