delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/07/25/02:01:23

From: vulpinus AT erols DOT com (Scott Crawford)
Subject: OpenGL
25 Jul 1998 02:01:23 -0700 :
Message-ID: <35BA3EC7.DB6641E6.cygnus.gnu-win32@erols.com>
Mime-Version: 1.0
To: Cygnus gnu-win32 list <gnu-win32 AT cygnus DOT com>

glBindTextures(...) and glGenTextures(...) functions are
lacking from the SGI DLL export library representation: libopengl32.a

To fix this discrepancy:

1.  acquire opengl32.def
2.  add two lines:  glBindTextures AT 8, glGenTextures AT 8
3.  run: dlltool -k --def opengl32.def --dllname opengl32.dll
--output-lib libopengl32.a

for an updated binary:
mailto:vulpinus AT erols DOT com

--sc




-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019