Re: Linux Alpha Release
- Posted by Paul Martin <twilight at WCC.NET> Aug 26, 1999
- 445 views
Hello >If you can demonstrate a bug in the current way >.DLLs are handled, we'll try to fix it. Well the only way I can demonstrate the my problem is if you download the OpenGL wrappers. If you are willing to take a look I've cut and paste a previous message that I posted show you where they are at. >If you are willing to take a look you will need Euphoria 2.1, because it >requires multiple callbacks. You will also need the Mesa dll's. I have >posted the wrappers (56k) at ><http://www.geocities.com/CapeCanaveral/Campus/8684/Cube.zip>. I have >provided two demo programs cube.exw and simple.exw, both return with the >same errors. The Mesa dll's (352k) can be download here ><http://www.geocities.com/CapeCanaveral/Campus/8684/mesa3dll.zip>. DO NOT >put them in your windows\system directory, make a new directory elsewhere, >and put them there. Mesa is not 100% OpenGL compliant so if you overwrite >the ones in your windows\system directory other programs may break. If you >want more documentation on Opengl and GLUT you can visit <www.opengl.org>. >I've also include the C programs that I used for the demos, and the >libraries for OpenGL/GLUT. > >You will probably need to edit the sequence "prefix" in each of the >libraries (glu.ew, glut2.ew, and opengl3.ew), to tell it where you placed >the Mesa dll's. Other than that they should run (sorta). > >Even if you are not successful at figuring out what's wrong, I'd also >appreciate any feedback. I really would like to get this working. So your help is very much appreciated. Thanks Paul Martin