Menu

#25 No -lGL -lGLU libs in makefile

open
nobody
None
5
2009-01-24
2009-01-24
raron
No

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

Discussion


Log in to post a comment.