-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Compilation fails on Ubuntu 14.04 Trusty #4
Comments
I am also having a very similar problem. Dub compiles Dash properly until it gets to linking where it tries to link these libraries that don't exist. I'm building on OSX. Here is my output:
|
Hey, sorry it took me so long to respond to this, I totally forgot it existed :) It looks like there's 2 issues here, the first being @bonniejools problem with As for the Let me know if that fixes your issue! |
I'm getting the following error when compiling with the dub command:
I get why this error appears (missing libraries which can be installed fairly easily) but I feel like this is an issue that should be dealt with by the compiler.
The text was updated successfully, but these errors were encountered: