-
Notifications
You must be signed in to change notification settings - Fork 25
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
Compilation issue #4
Comments
Is this on linux? I'm guessing something got corrupted with the build. Try:
and then |
Thanks, that fixed it (it was Ubuntu 14.04) Just noticed that rm just moves the files to .trash On May 29, 2014, at 8:22 PM, Miles Lubin <[email protected]mailto:[email protected]> Is this on linux? I'm guessing something got corrupted with the build. Try: cd /home/jvielma/.julia/v0.2/Cbc/deps and then Pkg.build("Cbc"). — |
Yes, I think the behavior of |
I had the same silly problem when I just setup a new laptop with Ubuntu 14.04. Surprisingly, g++ is not part of the default OS install. I used the same fix that you proposed above, and all is fine now. |
same message after update and build,
The text was updated successfully, but these errors were encountered: