> hi all, > just a little question, on a topic that i solved a lot of time ago and > that returned to bother me (but the solution did not come along too). > > i am getting a GLUTWindowPtr: undefined reference error. > I compiled my opensg with the > > configure --enable-glut -glur-dir=/usr/ > > and the libglut.so is correctly linked... so why does the machine > bothers?
Hi, on linux a "configure --with-glut ..." should work. What did you compile? Do you have any problems compiling the glut test programs? Looks not like a GLUT problem do you link against libOSGWindowGLUT.so? Andreas ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
