c++.chat - Does Digital Mars CD include OpenGL Libraries
- viper81 <viper81_member pathlink.com> Sep 12 2005
- "Walter Bright" <newshound digitalmars.com> Sep 13 2005
- John Reimer <terminal.node gmail.com> Sep 14 2005
I just wanted to know if the CD includes the opengl32, glu32, and glut32 lib files. Thanks.
Sep 12 2005
"viper81" <viper81_member pathlink.com> wrote in message news:dg5lvv$h3e$1 digitaldaemon.com...I just wanted to know if the CD includes the opengl32, glu32, and glut32
files.
Yes Yes No <g>
Sep 13 2005
Walter Bright wrote:"viper81" <viper81_member pathlink.com> wrote in message news:dg5lvv$h3e$1 digitaldaemon.com...I just wanted to know if the CD includes the opengl32, glu32, and glut32
libfiles.
Yes Yes No <g>
glut you can get easy enough online: http://www.opengl.org/resources/libraries/glut/glut_downloads.html#windows You should be able to build the sources yourself with dmc. I haven't tried it, though. At least, not recently. -JJR
Sep 14 2005








John Reimer <terminal.node gmail.com>