Closed mkotsbak closed 8 years ago
Actually I'm still able to run "sbt package", but there should be an error message for "run".
Regarding the last question, I see there is a "nativeSharedLibrary" option, but I don't think I want to create a shared library for just a thin wrapper for another shared library?
This seems to be solved in commit 88fdd446e54a297d48752c2ea99097bcff0fe886.
In previous versions of Scala Native, I successfully created a wrapper library without a main method, but now it fails with:
.get
should not be used here, but instead handle this case with an error message. But it should also be supported to be able to create libraries?