unibas-gravis / basel-face-model-viewer

Simple Viewer for the Basel Face Model 2017
Apache License 2.0
174 stars 32 forks source link

Build from source, dependency issue. #15

Open wolfviking0 opened 3 years ago

wolfviking0 commented 3 years ago

Hi, I am trying to build from source but I am facing an issue with the dependency.

[error] (*:update) sbt.ResolveException: unresolved dependency: ch.unibas.cs.gravis#scalismo-faces_2.11;0.9.2+: not found

I try to update the version to 0.90.0 but I have the same issue. Any suggestion of what I am doing wrong ?

Thanks

Andreas-Forster commented 3 years ago

Hi Anthony

The old hosting location of the artifacts of scalismo-faces is no longer available. As the free hosting for OSS was canceled. So we moved to a new location but only with the newest and upcoming artifacts. You can choose between two ways to solve your problem:

  1. Checkout scalismo-faces in the version you need and use sbt publishLocal to make it locally available on your machine. Then your project should again build fine.

  2. Update the project to use scalismo-faces 0.90.0 and scala 2.12 or 2.13 as the former is no longer available for scala 2.11. Both changes are in the build.sbt. I can not predict how many changes you have to make aside of the build.sbt file.

If you have time, then either I or Bernhard will maybe have a look at the project and update it in the near future. You are very welcome to show us that you are faster and make a pull-request when you have successfully updated your project ;-)

Best regards Andreas

Am 5/4/2021 um 12:24 AM schrieb Anthony Liot:

Hi, I am trying to build from source but I am facing an issue with the dependency.

|[error] (*:update) sbt.ResolveException: unresolved dependency: ch.unibas.cs.gravis#scalismo-faces_2.11;0.9.2+: not found |

I try to update the version to 0.90.0 but I have the same issue. Any suggestion of what I am doing wrong ?

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/unibas-gravis/basel-face-model-viewer/issues/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABF76ZWT6DCA5CB2MOOYVV3TL4PBTANCNFSM44BTOLVA.

--


Dr. Andreas Morel-Forster Departement Mathematik und Informatik Spiegelgasse 1 CH-4051 Basel PHONE: +41 61 207 05 52 MAIL: @.***