[Pharo-project] Issue 3567 in pharo: FFI OpenGL doesn't load nor work
Status: New Owner: ---- New issue 3567 by elpochod...@gmail.com: FFI OpenGL doesn't load nor work http://code.google.com/p/pharo/issues/detail?id=3567 Pharo image: Pharo Pharo core version: Pharo1.2rc1. Latest update: #12317 Virtual machine used: 'Squeak3.10.2 of 11 February 2010 [latest update: #9314]' (windows) Steps to reproduce: 1. Try to load FFI OpenGL (as described in the book http://book.pharo-project.org/book/3DGraphicsAndOpenGL) There are problems with underscore assignments, a compiler error in OpenGLUnixQuartz class>>#test and some deprecations from going from SmalltalkImage current to Smalltalk.
Comment #1 on issue 3567 by elpochod...@gmail.com: FFI OpenGL doesn't load nor work http://code.google.com/p/pharo/issues/detail?id=3567 A slice to solve the first 2 problems, that shouldn't break squeak nor pharo. For deprecations, I don't know what should be done. Doing OpenGL new should show some of them, but in the tested image deprecations are being hidden (I think) Attachments: OpenGL-JavierPimas.1.mcz 115 KB
Updates: Status: Started Labels: Milestone-1.3 Comment #2 on issue 3567 by marianopeck: FFI OpenGL doesn't load nor work http://code.google.com/p/pharo/issues/detail?id=3567 Javier, it would be great if you can fix the deprecations. To be sure it is on, you can evaluate: Deprecation raiseWarning: true.
Updates: Status: Closed Comment #3 on issue 3567 by marcus.d...@gmail.com: FFI OpenGL doesn't load nor work http://code.google.com/p/pharo/issues/detail?id=3567 FFI OpenGL is not part of pharo, so having this as a report here is problematic as we are not the ones to fix this. Igor is working on standard OpenGL bindings for Pharo
participants (1)
-
pharo@googlecode.com