June 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.


June 20, 2003
What are the undefined symbols, and what are the corresponding symbols in the import library you created?

<Bine Pu&#269>; "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.
>
>