(9 hours ago)Travis Cobbs Wrote: I think I tracked down the problem. The problem is that when EGL support was added, the OSMesa library moved in the link order, and that is causing it not to work. The solution is to put -lOSMesa before -lGLU like it was before. I have asked Peter (who did that change) to fix the Makefile properly, and will let you know once that has been done.
Awesome! Thanks, as always, for the effort. I really appreciate it.