Re: [Plib-users] Errors using PW
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2005-09-20 22:22:40
|
Tinoshi Kitazawa wrote: > The crash happened while trying to > glutGet ( (GLenum) GLUT_WINDOW_HEIGHT ) ; Wooaah. You aren't trying to use glutGet inside a PW program are you? That wouldn't work. *EITHER* use GLUT *OR* use PW - you can't mix them. ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://www.sjbaker.org Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net -----BEGIN GEEK CODE BLOCK----- GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M- V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++ -----END GEEK CODE BLOCK----- |