About the openGL in qnx rtp

Dear All,

How can I link up the openGL library in QNX?
(For example, if I want to create a window, I need to call the
“glutCreateWindow” which is declared in the “glut.h”, so how can I link
it up? I have include <GL/glut.h>)
Thanks for all