Login  Register

Re: Help - How to: Build an executable JAR with SBT+JOGL+Scala

Posted by GiGurra on Jan 13, 2015; 10:05am
URL: https://forum.jogamp.org/Help-How-to-Build-an-executable-JAR-with-SBT-JOGL-Scala-tp4033830p4033845.html

That would be perfect, yes.

In the meantime I've added a manual build step which extracts dll/so/jnilib files from maven jar-dependencies into the correct resource folders. It's not pretty, but it works. So if more people have the same problem, you can try this until we get a better solution:
https://github.com/GiGurra/dcs-remote/blob/master/dcs-remote-renderer/build.sbt