On Monday, 1 April 2013 at 14:58:36 UTC, Alexandr Druzhinin wrote:
I built GtkD following instructions from https://github.com/gtkd-developers/GtkD/wiki/Installing-on-Windows. Then I tried to build demo from demos/gl/simple/simplegl.d and failed with undefined symbols http://dpaste.dzfl.pl/ba0c3277 Script (dgen.d) builds the whole library and there is no separate lib to provide opengl (sort of gtkdgl.lib) so where can I find these undefined symbols to satisfy compiler?

Please provide your compile command, it looks like you didn't tell the linker where to find GtkD.

Reply via email to