Giter VIP home page Giter VIP logo

Comments (5)

opdenkamp avatar opdenkamp commented on August 24, 2024

are you using some embedded version of windows, or are you running on something not x86/x86_64 compatible? we only build for standard x86/x86_64 windows versions.

from libcec.

FlorentGz avatar FlorentGz commented on August 24, 2024

I'm not running an embedded version of windows.
I decompiled, made some updates and then recompiled the dll and now it seems to work.

from libcec.

opdenkamp avatar opdenkamp commented on August 24, 2024

the source code is available here in this repository, no need to decompile. what did you change to make it work? would be good to get that in the main source. thanks

from libcec.

FlorentGz avatar FlorentGz commented on August 24, 2024

I needed to change the framework version from 2 to 4.5.
And update the warning level from visual studio in the LibCecSharp project.

from libcec.

opdenkamp avatar opdenkamp commented on August 24, 2024

okay, but it's using v2 on purpose, so it can be loaded by older applications too (like windows media center). you were just missing the framework in that case, which is described in the readme file in the root folder: https://github.com/Pulse-Eight/libcec/blob/master/README#L51

from libcec.

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.