does GtkD (win7) support opengl?

Alexandr Druzhinin drug2004 at bk.ru
Mon Apr 1 23:19:20 PDT 2013


02.04.2013 1:32, Jesse Phillips пишет:
> Please provide your compile command, it looks like you didn't tell the
> linker where to find GtkD.

cd path/to/GtkD/demos/gl/simple
dmd SimpleGL.d -I../../../src -I../../../srcgl ../../../src/GtkD.lib

without GtkD.lib there are much more undefined symbols


More information about the Digitalmars-d-learn mailing list