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

undefined identifier 'fastmath' in module 'ldc.attributes' #3

Open
reppolice opened this issue Nov 10, 2016 · 1 comment
Open

undefined identifier 'fastmath' in module 'ldc.attributes' #3

reppolice opened this issue Nov 10, 2016 · 1 comment

Comments

@reppolice
Copy link

I've just installed dub and ldc on my Mac with "brew" , and after simply doing dub I get

Fetching mir 0.20.2 (getting selected version)...
Placing mir 0.20.2 to /Users/ue/.dub/packages/...
Fetching mir-cpuid 0.4.2 (getting selected version)...
Placing mir-cpuid 0.4.2 to /Users/ue/.dub/packages/...
Performing "debug" build using ldc2 for x86_64.
mir-neural ~master: building configuration "library"...
../.dub/packages/mir-0.20.2/mir/source/mir/ndslice/internal.d(20): Error: undefined identifier 'fastmath' in module 'ldc.attributes'
source/mir/experimental/model/rbf.d(5): Error: module ldc.attributes import 'fastmath' not found
../.dub/packages/mir-0.20.2/mir/source/mir/glas/l3.d(38): Error: module ldc.attributes import 'fastmath' not found

I know zilch about D, but as far as I can tell fastmath is supposed to be part of LDC, any ideas?

@ljubobratovicrelja
Copy link
Member

I'm sorry for not responding earlier - I don't know how I managed to miss the notification for this.

Anyways, hope you've managed to fix the issue by now. I'd say it's most likely you have an older version of ldc - download and install latest version from github, and I believe you'll be fine.

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