From: Branan R. <br...@gm...> - 2008-09-07 02:48:06
|
The 2.x-lite branch of GLFW is now being pulled on a GLSDK checkout, via svn:externals. It currently fails to build for me on Linux, using CMake 2.6, due to a change in the way CMake handles X11 stuff. I can make a patch, but it will move the minimum required CMake version up to 2.6. All the recent distro releases have 2.6, and it's the version we're requiring for the GLSDK. There are a couple problems with that, though: * On Gentoo, CMake 2.6 is still marked as testing * I think that Hardy (and soon Intrepid) are the only Ubuntu versions with 2.6 I have no idea what the versions are for other distros For now, it's only set to build on Windows. So if anyone on Windows wants to try to build GLSDK revsion 66, and see what happens, that would be awesome Branan |