This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

glut Problems...


Hi,

I have reinstalled cygwin recently.

Before, I never had problems with the glut library, but now using the
following compilation command:

g++ -pg -O2 -Wall -g    main.o .........  -o a.out
//w/lib/NT/opengl32.lib //w/lib/NT/glu32.lib //w/lib/NT/glut32.lib

the linker doesn't find the glut references anymore:

undefinded reference to 'glutMainLoop()' etc.

Can anybody help me?

Thanx in advance!

Patrick





--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]