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

commandline.d:106:29: error: no property 'toFile' for type 'Result' #1536

Closed
nufeng1999 opened this issue Aug 22, 2018 · 2 comments
Closed

Comments

@nufeng1999
Copy link

Bug Description

./build.sh
Generating version file...
Running gdmd...
source/dub/commandline.d:106:29: error: no property 'toFile' for type 'Result'
Compile and link failed

@wilzbach
Copy link
Member

The minimal D compiler to build DUB has been recently raised from 2.068 to 2.072 (that's still 10 releases behind).

See #1520 for more details.

tl;dr: finally upgrade your D compiler.
See https://dlang.org/download for instructions.

@wilzbach
Copy link
Member

It's a good idea to document this though: #1537

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