Thread overview
How do I connect a libriary?
Nov 07, 2007
Nikita
Nov 09, 2007
nikita
Nov 29, 2007
Walter Bright
November 07, 2007
How do I connect a libriary? I have a line "#include <gl\gl.h>" for openGL32 libriary but I don't know where the libriary and the header are and dmc.exe says it can't find gl\gl.h.
November 09, 2007
Now I found libriaryes and header files, can somebody please tell me an example command line to compile something and connect a lib to it?
November 29, 2007
nikita wrote:
> Now I found libriaryes and header files, can somebody please tell me an example
> command line to compile something and connect a lib to it?

dmc foo.c bar.lib