D - Import library
- Bine Pučnik <Bine_member pathlink.com> Jun 19 2003
- "Walter" <walter digitalmars.com> Jun 19 2003
Hi! I'm trying to do an Windows OpenGL application in D, but I dont know, how to make import librarys for opengl.dll and glu32.dll. I used Digital Mars's implib tool, but dmd is complaining about undefined symbols. In my opinion D is great language.
Jun 19 2003
What are the undefined symbols, and what are the corresponding symbols in the import library you created? <Bine Puč>; "nik" <Bine_member pathlink.com> wrote in message news:bcsu20$gh2$1 digitaldaemon.com...Hi! I'm trying to do an Windows OpenGL application in D, but I dont know, how to make import librarys for opengl.dll and glu32.dll. I used Digital Mars's implib tool, but dmd is complaining about undefined symbols. In my opinion D is great language.
Jun 19 2003








"Walter" <walter digitalmars.com>