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

Dependencies #7

Open
Goysa2 opened this issue Jan 21, 2019 · 0 comments
Open

Dependencies #7

Goysa2 opened this issue Jan 21, 2019 · 0 comments

Comments

@Goysa2
Copy link

Goysa2 commented Jan 21, 2019

Hello,

I added Quadmath in Julia 0.7:
add https://github.com/HaraldHofstaetter/Quadmath.jl

and when I use the package I get the following:

using Quadmath
[ Info: Recompiling stale cache .../.julia/compiled/v0.7/Quadmath/ovR4B.ji for Quadmath [be79858e-40e9-5459-a0fc-175bb853b9c5]
┌ Warning: Package Quadmath does not have SpecialFunctions in its dependencies:
│ - If you have Quadmath checked out for development and have
│   added SpecialFunctions as a dependency but haven't updated your primary
│   environment's manifest file, try `Pkg.resolve()`.
│ - Otherwise you may need to report an issue with Quadmath
└ Loading SpecialFunctions into Quadmath from project dependency, future warnings for Quadmath are suppressed.

I do have the package SpecialFunctions up to date, so I assume the warning is not coming from there..

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

Successfully merging a pull request may close this issue.

1 participant