Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save coreyoconnor/75256127c97c910c602d7146286d2ed3 to your computer and use it in GitHub Desktop.

Select an option

Save coreyoconnor/75256127c97c910c602d7146286d2ed3 to your computer and use it in GitHub Desktop.
scala native scribe linking error
~~~
[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