Ken makes valid points in respect of OpenGL 2.1 API. Having built open source 
OpenGL applications on both Solaris SPARC and x86, X86 is never as easy to 
build. Even when you do get everything built, I have found the OpenGL version 
detected is too old with Mesa 

I have been unable to build any OpenGL application that I wanted using the 
NVIDIA GL as there appears to be missing include files as detected by 
./configure process. 

Being able to download an application source, uncompact it and then perform a 
simple 
$ CC=cc CXX=CC F77=f90 ./configure --prefix=/opt/<application>
$ make

Can the Mesa libraries also be located in /usr/X11/lib/mesa/GL this would also 
help when building open source applications.
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to