Re: [Plplot-devel] [CMake] [ANNOUNCE] CMake 3.4.0-rc1 is now ready!

2015-10-06 Thread Orion Poplawski
On 10/06/2015 09:42 AM, Robert Maynard wrote: > I am proud to announce the first CMake 3.4 release candidate. This appears to have broken plplot's ada build on Fedora. Previous good (cmake 3.3.2): [ 22%] Building Ada object examples/ada/CMakeFiles/x00a.dir/x00a.o cd /builddir/build/BUILD/plplot-

[Plplot-devel] OpenGL driver starter kit

2015-10-06 Thread Hazen Babcock
Hello, I am still interested in the idea of an OpenGL driver, however I am not that familiar with OpenGL myself. So, in the hopes that this will happen I am providing a branch of PLplot with a skeleton for the driver here: https://github.com/HazenBabcock/PLplot/tree/opengl_driver_2015_10_06 T