Re: [Haskell] ANNOUNCE: OpenGLRaw 1.1.0.0
Sven Panne <[email protected]> Sun, 11 Oct 2009 12:00:09 +0200
| Newsgroups | gmane.comp.lang.haskell.hopengl |
|---|---|
| Message-ID | <[email protected]> |
Am Sonntag, 27. September 2009 22:55:42 schrieb Tobias Bexelius: > [...] I guess this fix is supposed to be the one I suggested a few weeks > ago. However, after installing the latest opengl and raw packages I get the > same old problems again, [...] Ooops, I forgot to push the patch that fixes this problem before I released 1.1.0.0. I've just released 1.1.0.1, this time hopefully everything should work on Windows. FYI: With NVIDIA's latest drivers (191.07) for Windows XP, I can now reproduce the same problems you had, i.e. core API entries are not returned via WGL. This will hopefully ensure better QA on my side... ;-) Cheers, S.