-
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
Error: 'of..\generated\\release\32\idgen' not found #62
Comments
Could you please build Digger from git? The current binary releases are outdated and can't build the latest D versions. |
I did the steps as described:
|
Tried via dub dub run digger -- build "v2.074.1 + dmd#6760"
|
That would be #37.
Hmm, that's a new one. In any case, to build Digger from source, you can use the |
I can't reproduce that link error with 2.074.1. What compiler are you using? |
I have a hunch that it's 2.075.0-b2, which was affected by https://issues.dlang.org/show_bug.cgi?id=17614. |
Yes I was using -b2. I updated now to -b4
|
It looks like a bug in the pull request you're trying to build. There isn't much Digger can do about this. |
digger build "v2.074.1 + dmd#6760"
On windows 10 I try to build dmd and pull request 6760 (static foreach).
I tried different dmd versions (2.075 & 2.074).
There is always following error:
log.txt
The text was updated successfully, but these errors were encountered: