Changes between Initial Version and Version 1 of Ticket #11739, comment 4
- Timestamp:
- Jan 12, 2015, 3:31:53 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11739, comment 4
initial v1 1 Right, but I ''do'' know about this, as I ported some OpenGL apps that use GLUT. And from what I remember of their autoconf output, it stated that it failed to find the headers '''and''' the library, not just the library.1 Right, but I ''do'' know about this, as I ported some OpenGL apps that use GLUT. And from what I remember of their autoconf output, it stated that it failed to find the headers '''and''' the library, not just the headers. 2 2 3 3 Also, [http://cgit.freedesktop.org/mesa/glut/ Mesa maintains a version of GLUT], so do we have any reasons that we can't upstream our port (or obtain permission from Access Co. to use the BeOS port) and use that?