Git Product home page Git Product logo

Comments (4)

falahati avatar falahati commented on May 24, 2024

My bad, It seems that I forgot to add the IInitializable interface to the Native.General.Structures.Rectangle. I will push a commit asap. Meanwhile, you can continue with your project just by adding the interface to the class:

public struct Rectangle : IInitializable
{

Feel free to report any new issue you encountered with the library.

PS. 'NvAPICodeGenerator' project just generates the classes and types necessary for the NVS part of the project as of now. Converting structures automatically is a much harder thing to do.

from nvapiwrapper.

falahati avatar falahati commented on May 24, 2024

Ignore the last comment. The problem is something else entirely. I will push a commit as soon as I fix it.

from nvapiwrapper.

falahati avatar falahati commented on May 24, 2024

Pull the latest commit and do a rebuild. It should work now. I get a not supported exception tho that might be due to the type and the model of the GPU and therefore I cannot test the whole operation. What I can tell you that now we send the information correctly to the NVAPI library.

Since this is a change to a part of the library that is rarely being used, I am not going to immediately release a new version to the NuGet.

from nvapiwrapper.

falahati avatar falahati commented on May 24, 2024

This is now released to NuGet along with some other changes with version 0.7.2

from nvapiwrapper.

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.