GithubHelp home page GithubHelp logo

Comments (3)

xanderdunn avatar xanderdunn commented on July 19, 2024

It appears this is specific to Swift 5.3. I successfully complied it on 5.2.5. Note that I still can't use it in my project because Swift for Tensorflow is built off trunk, which includes 5.3 changes.

I see the CI for Linux only goes up to Swift 5.2 right now, so that explains why CI is passing.

from swcompression.

tsolomko avatar tsolomko commented on July 19, 2024

Thank you for bringing this up. It appears that in Swift 5.3 something has been changed in how CoreFoundation is imported into Swift on Linux or something like that. It is maybe related to this thread on swift forums: https://forums.swift.org/t/formalizing-the-unavailability-of-core-foundation/40216

Anyway, I fixed this in 2c46351, and it seems to be successfully compiling in CI (yes, I also added Swift 5.3 builds in CI). Hopefully, I will publish a new release containing this change soon. There is another issue (Carthage/Carthage#3019) impacting SWCompression which I need to add a workaround for first.

P.S. I can only hope that one day Apple will manage to release a new Swift version without introducing subtle unannounced changes which break compilation of other projects...

from swcompression.

tsolomko avatar tsolomko commented on July 19, 2024

I've released an update to SWCompression (4.5.6) which fixes this issue.

from swcompression.

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.