The g++ crash width " undefined reference to `gl*' ". After I write the " -lGL -lGLU" to makefile, its compiled. LIBS = $(SUBLIBS) -L/usr/share/qt3/lib -L/usr/X11R6/lib -L/usr/lib -L/usr/kde/3.1/lib -lginac -lcln -lgmp -lqt-mt -lXext -lX11 -lm -lpthread -lGL -lGLU
Log in to post a comment.