-
Notifications
You must be signed in to change notification settings - Fork 9
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
digger checkout and digger test don't seem to work? #36
Comments
E.g.: $ ./digger test
|
This feature is new to v3.0. Try building digger from source. |
Building with v2.071.0 or master gives me linker errors though:
I've had similar linker errors using Win10 x64. Any ideas? Which DMD are you using to successfully build |
It works on Travis and AppVeyor with 2.071.0... |
x64 is the OS or the target (i.e. OPTLINK or MS link?) |
Reproduced it (only works with |
Yeah it builds with |
So in any case this issue can be closed, perhaps a new issue should be filed for the linking problem. |
Martin filed one: #37 |
As listed here:
https://github.com/CyberShadow/Digger#hacking-on-d
Tried on Ubuntu Trusty x64
The text was updated successfully, but these errors were encountered: