From: Thomas Sangild Sorensen (sangild++at++daimi.au.dk)
Date: 03/13/2001 06:07:57
Hi Perfomers
Has anyone succesfully used pfPipeWindow::setGLCxt with Linux?
Even the basic statement pw->setGLCxt( pw->getGLCxt() );
does not seem to link. ( pw being a pfPipeWindow* ).
I get the compiler error:
VQtBareBones.o: In function `MyOpenPipeWin(pfPipeWindow *)':
VQtBareBones.o(.text+0x71): undefined reference to
`pfPipeWindow::nb_setGLCxt(void *)'
Doing a "nm /usr/lib/libpf.so | grep nb_setGLCxt" gives
00266fb8 T nb_setGLCxt__12pfPipeWindowP13xmesa_context
The nb_set... method is there but takes a mesa_context? How does this
relate to a void*?
Any suggestions?
Thomas Sangild, sangild++at++daimi.au.dk
CAVI, Aarhus University, Denmark.
This archive was generated by hypermail 2b29 : Tue Mar 13 2001 - 06:16:09 PST