On Monday, 22 April 2013 at 04:13:02 UTC, Alexandr Druzhinin
wrote:
your job is very useful, but building failed with the error:
Guigle\FileSaver.d(144): Error: undefined identifier listDir
the same error appear in every file using listDir symbol of
course. How to fix that?
And also I'm curious how is it hard to port Guigle from
Derelict3 to the second one? I need to work with OpengGL 2.0.
have you looked at or ever tryed derelict3? it has all opengl
2(all up to the latest opengl version actually) declaration, that
3 in the name means it for D2, as far i remember derelict2 was
initially for D1 or D2 tango+phobos , where derelict3 rewriten
purely for D2/Phobos. please don't blame me if i'm wrong, really
can't remember what it exactly is.