
The Open Toolkit library 0.9.7
Posted Sunday, 29 March, 2009 - 21:40 by the FiddlerNew in this release:
- OpenGL 3.1 bindings
- Improved type-safety for OpenGL 3.0 functions
- Improved OpenGL error checking (stacktraces, better coverage)
This release contains potentially breaking changes. Please read the release notes and known issues before upgrading.


Comments
Re: The Open Toolkit library 0.9.7
I'm able to compile OpenTK 0.9.7 (checked out from tags/0.9.7) with Mono 2.0.1 on my Fedora Core 10 workstation at work. So the compiler bug does indeed look like a regression in mono.
Re: The Open Toolkit library 0.9.7
Thanks, I'll add that to the bug report.
Re: The Open Toolkit library 0.9.7
The compilation issue is indeed a regression and has been solved in both the trunk and the 2.4 branch of Mono. We may see a bugfix release (Mono 2.4.1) that is able to compile OpenTK in the near future.
Re: The Open Toolkit library 0.9.7
Great, thanks.
