From: Robert O. <ROh...@nv...> - 2007-06-22 17:14:10
|
*glGenProgramsARB =3D=3D wglGetProcAddress("glGenPrograms") =20glGenProgramsARB !=3D wglGetProcAddress("glGenPrograms") Note the *. > -----Original Message----- > From: all...@li... [mailto:allegrogl- > gen...@li...] On Behalf Of Milan Mimica > Sent: Friday, June 22, 2007 6:30 AM > To: General discussion about AllegroGL > Subject: Re: [AGL] Looking into D bindings for allegroGL >=20 > to...@te... wrote: > > > > I've made some progress on this. If I print the address of > > glGenProgramsARB, and then print what > > wglGetProcAddress("glGenProgramsARB") returns, they are NOT equal. > > Shouldn't they be? Any idea how this can end up being set to the wrong > > address? >=20 > I don't know. AGL should do the same. >=20 > > Is it possible to build a debug version of agl.dll? Maybe it would help > > to see the log output. >=20 > Sure. "make DEBUGMODE=3D1". "make DEBUGMODE=3D1 LOGLEVEL=3D2" will give= =20you > some more info in allegro.log. Or you can choose "debug" configuration > if you are building with MSVC project files. >=20 >=20 > -- > Milan Mimica > http://sparklet.sf.net >=20 > ------------------------------------------------------------------------ - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > AllegroGL-general mailing list > All...@li... > https://lists.sourceforge.net/lists/listinfo/allegrogl-general -------------------------------------------------------------------------= ---------- This email message is for the sole use of the intended recipient(s) and m= ay contain confidential information. Any unauthorized review, use, disclosure or di= stribution is prohibited. If you are not the intended recipient, please contact the= =20sender by reply email and destroy all copies of the original message. -------------------------------------------------------------------------= ---------- |