Code Monkey home page Code Monkey logo

Comments (5)

dkhalanskyjb avatar dkhalanskyjb commented on June 26, 2024 2

Thanks! Can confirm that, with your project, the problem reproduces for me as well. Filed an issue: https://youtrack.jetbrains.com/issue/KT-68411/Projects-depending-on-Kotlin-Native-libraries-transitively-depend-on-the-internal-cinterop-implementations

from kotlinx-datetime.

dkhalanskyjb avatar dkhalanskyjb commented on June 26, 2024

Nothing in the library mentions kotlinx-datetime-cinterop-date, it's an internal piece of implementation that is no longer used. If you provide a project where the issue reproduces, we'll look into it, but as is, this looks like some incremental compilation or caching problem. A clean bulid may help.

from kotlinx-datetime.

selcarpa avatar selcarpa commented on June 26, 2024

You are right, the "tomlkt" library in my project references "org.jetbrains.kotlinx:kotlinx-datetime:0.5.0", and for some reason this causes a packaging error for me. In a clean project, it does not Come out with this

from kotlinx-datetime.

dkhalanskyjb avatar dkhalanskyjb commented on June 26, 2024

Huh, strange. Still, the error message you've shown seems unhelpful and could possibly be improved, so if you provide a project where this error message reproduces (even if with third-party libraries), this could help us improve the tools.

from kotlinx-datetime.

selcarpa avatar selcarpa commented on June 26, 2024

Thank you for your attention. This is the smallest repository that can reproduce the error.

compile_error_demo_1

jvm target everything is normal

./gradlew jvmJar

But linuxX64MainBinaries will reproduce the above error

./gradlew linuxX64MainBinaries

from kotlinx-datetime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.