glue3 glut wrapper problems...
- Posted by guest at rapideuphoria.com Feb 09, 2004
- 487 views
posted by: sblank at accessus.net Hi, I'm a complete neophyte to Euphoria, but have quite a bit of experience with C/C++ OpenGL/GLUT programming. I was able to run the OpenGL demos with the OpenGL wrapper provided by Mic, but I had no luck with the glue3 wrapper. Each demo exited with the error message: (Path to Euphoria)\include\dll.e:48 in function define_c_proc() Invalid argument type .. called from C:\(directory)\glue\validate.e:6 in function validate_proc() .. called from C:\(directory)\glue\gl.e:1335 --> see ex.err I could send the ex.err file if needed, but I was curious if anyone else had this problem and what might be possible solutions? I teach C/C++ to high school students through graphics programming in OpenGL/Glut. It really holds their interest and I get some outstanding projects each year. I am considering switching to Euphoria if I can get glut working properly. I have purchased and am using the full version of Euphoria. Thanks in advance for any help/suggestions! Stan