Coder Social home page Coder Social logo

Compiler errors when updating Function package to version 0.0.7 for VideoKit version 0.0.18-alpha.4 in Unity version 2022.3.16f1 about videokit HOT 4 CLOSED

thesanketkale avatar thesanketkale commented on September 22, 2024
Compiler errors when updating Function package to version 0.0.7 for VideoKit version 0.0.18-alpha.4 in Unity version 2022.3.16f1

from videokit.

Comments (4)

olokobayusuf avatar olokobayusuf commented on September 22, 2024

Hey @thesanketkale do you have other dependencies in your project that cause this clash? I can't repro.

from videokit.

thesanketkale avatar thesanketkale commented on September 22, 2024

Yes, I have dlls for AWS S3 assemblies which seem to be causing the conflict. The "Microsoft.Bcl.AsyncInterfaces.dll" in AWS assemblies conflicts with the mscorlib of Function plugin.

What can be done in this case to fix it?

from videokit.

olokobayusuf avatar olokobayusuf commented on September 22, 2024

@thesanketkale I'm not too sure because Function doesn't include any of the conflicting classes. The error seems to stem from the fact that because Function is referring to these classes, the compiler can't resolve which duplicate to use. You can try removing the Microsoft.Bcl.AsyncInterfaces.dll referenced and see if that removes the error.

from videokit.

olokobayusuf avatar olokobayusuf commented on September 22, 2024

@thesanketkale I'm closing this for inactivity, and because it technically isn't a VideoKit bug.

from videokit.

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.