You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's because the current master branch is not tagged (#28), so when you ]add GeometricalPredicates the lastly tagged version is installed and used (which was written for Julia 0.6). The master branch did receive updates which make it work, but this is invisible to the package manager. If you really need it in Julia 1.0 until a new version release, you could ]add GeometricalPredicates#master.
There are quite a few warnings when compiling the package under Julia v0.7, which let the package compilation break under Julia v1.0.
The text was updated successfully, but these errors were encountered: