Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'TypeTuple' not found and other stuff #72

Closed
joelcnz opened this issue Apr 27, 2016 · 1 comment
Closed

'TypeTuple' not found and other stuff #72

joelcnz opened this issue Apr 27, 2016 · 1 comment

Comments

@joelcnz
Copy link

joelcnz commented Apr 27, 2016

../../../../../.dub/packages/dlib-0.7.1/dlib/filesystem/stdfs.d(34,8): Deprecation: module std.c.stdio is deprecated - Import core.stdc.stdio instead
dlib.container.aarray is deprecated, use dlib.container.dict instead
../../../../../.dub/packages/dlib-0.7.1/dlib/geometry/ray.d(46,5): Deprecation: constructor dlib.geometry.ray.Ray.this all parameters have default arguments, but structs cannot have default constructors.
../../../../../.dub/packages/dlib-0.7.1/dlib/filesystem/posix/file.d(53,17): Deprecation: package core.sys is not accessible here
../../../../../.dub/packages/dlib-0.7.1/dlib/filesystem/posix/file.d(53,21): Deprecation: package core.sys.posix is not accessible here
../../../../../.dub/packages/dlib-0.7.1/dlib/filesystem/posix/file.d(53,27): Deprecation: module core.sys.posix.unistd is not accessible here, perhaps add 'static import core.sys.posix.unistd;'
../../../../../.dub/packages/dlib-0.7.1/dlib/filesystem/posix/file.d(88,36): Deprecation: package core.sys is not accessible here
../../../../../.dub/packages/dlib-0.7.1/dlib/filesystem/posix/file.d(88,40): Deprecation: package core.sys.posix is not accessible here
../../../../../.dub/packages/dlib-0.7.1/dlib/filesystem/posix/file.d(88,46): Deprecation: module core.sys.posix.unistd is not accessible here, perhaps add 'static import core.sys.posix.unistd;'
../../../../../.dub/packages/dlib-0.7.1/dlib/filesystem/posix/file.d(101,20): Deprecation: package core.sys is not accessible here
../../../../../.dub/packages/dlib-0.7.1/dlib/filesystem/posix/file.d(101,24): Deprecation: package core.sys.posix is not accessible here
../../../../../.dub/packages/dlib-0.7.1/dlib/filesystem/posix/file.d(101,30): Deprecation: module core.sys.posix.unistd is not accessible here, perhaps add 'static import core.sys.posix.unistd;'
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...)'?
dmd failed with exit code 1.
Joels-MacBook-Pro:Joel joelcnz$

@Dav1dde
Copy link
Owner

Dav1dde commented Apr 27, 2016

Update the version.

@Dav1dde Dav1dde closed this as completed Apr 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants