Created
June 19, 2018 17:43
-
-
Save coreyoconnor/75256127c97c910c602d7146286d2ed3 to your computer and use it in GitHub Desktop.
scala native scribe linking error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~~~ | |
| [info] Linking (1414 ms) | |
| [error] cannot link: @java.util.Calendar$::getInstance_java.util.Calendar | |
| [error] cannot link: @java.util.Calendar::setTimeInMillis_i64_unit | |
| [error] unable to link | |
| [error] (devNative/compile:nativeLink) unable to link | |
| [error] Total time: 3 s, completed Jun 19, 2018 10:42:42 AM | |
| > | |
| ~~~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment