Dav1dde / gl3n

OpenGL Maths for D (not glm for D).
http://dav1dde.github.com/gl3n/
Other
103 stars 49 forks source link

TypeTuple not found #71

Closed joelcnz closed 8 years ago

joelcnz commented 8 years ago

gl3n 1.2.0: building configuration "library"... ../../../../../.dub/packages/gl3n-1.2.0/gl3n/util.d(14,12): Error: module std.typecons import 'TypeTuple' not found, did you mean template 'isTypeTuple(T...)'?

joelcnz commented 8 years ago

Oh, old version. 1.3.1 version works.