www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

c++ - OPEGL

↑ ↓ ← Venkatesh.S <Venkatesh.S_member pathlink.com> writes:
Some one please help myself and Cardiff on how to use OpenGL with DM Compiler.
Mar 10 2004
↑ ↓ Jan Knepper <jan smartsoft.us> writes:
Probably just a matter on getting the .LIB and headers and converting 
the .LIB file.

Isn't there an OpenGL library that comes standard with DMC++ I am pretty 
sure as I have used OpenGL...



Venkatesh.S wrote:

 Some one please help myself and Cardiff on how to use OpenGL with DM Compiler.
 
 

-- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org
Mar 10 2004
↑ ↓ → "KTC" <me here.com> writes:
"Jan Knepper" wrote...
 Isn't there an OpenGL library that comes standard with DMC++ I am

 sure as I have used OpenGL...

opengl32.lib & glu32.lib comes standard with DMC++, but not the headers... KTC -- Experience is a good school but the fees are high. - Heinrich Heine
Mar 11 2004