<div dir="ltr">Hi Robert,<div><br></div><div>As today being the first day that is available, there is a path via Maven. Although, none of the generated binaries have been tested and a full integration with maven still requires more work, but still there is a way now. ;-)</div>
<div><br></div><div>The current status, is that we generate java binaries for different platforms in a maven friendly way, but no repository or so are available yet. In theory, we should gather all those binaries and install them once, but for now they are only available independently from each other.</div>
<div><br></div><div>To download them, go to => <a href="http://open.cdash.org/index.php?project=VTK">http://open.cdash.org/index.php?project=VTK</a></div><div><br></div><div>And at the bottom of the page, you should see yellow boxes that will allow you to download the files that have been generated by that platform.</div>
<div><br></div><div>Then, the pom.xml that goes with it expect somehow the other platforms files to be there too. So before calling Maven, for your usage, you will need to patch that file yourself.</div><div><br></div><div>
And once again, this is bleeding edge, so those are not tested. Although, if you could get back to us to let us know how it worked and if anything could be improved within that very first step, that will be great.</div><div>
<br></div><div>Thanks,</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Mar 21, 2014 at 6:22 AM, Robert Häckl <span dir="ltr"><<a href="mailto:robert_haeckl@fear-gfx.de" target="_blank">robert_haeckl@fear-gfx.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi there,<br>
<br>
I just want to know, if there is any way to use VTK as a dependency in a Scala Build Tool project. Possibly also as a maven dependency.<br>
Installig vtk via synaptic on ubuntu is no problem so far. But when I use the "run"-command in my sbt project, there is an UnsatisfiedLinkError. When I just run the class with the vtk stuff without sbt everything is running, but this is not my desired way because I have a lot of other stuff, which I like to run with sbt.<br>
Furthermore I do not think, that I have to set some PATH variables, because adding a dependency in a sbt or maven project imply that I do not have to configure something on my OS or so, except the Java stuff. You know what I mean? I just want to start smooth and clean my stuff within my sbt project in my intellij IDE.<br>
<br>
Any suggestions?<br>
<br>
Kind regards<br>
Robert<br>
______________________________<u></u>_________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/<u></u>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_<u></u>FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/<u></u>listinfo/vtkusers</a><br>
</blockquote></div><br></div>