Giter VIP home page Giter VIP logo

Comments (2)

isabelgk avatar isabelgk commented on August 29, 2024

Hi Klaus,

It would be good to narrow it down to whether this is an SDK 8.0.3 --> 8.2.0 issue or a VS 2019 --> VS 2022 one. Have you tried different combinations?

It's hard to tell much more without more context as well. A negative subscript sounds like the static assertions we use to check that the correct type is passed is failing. For example, CLASS_ATTR_FLOAT:

C74_STATIC_ASSERT(structmembersize(structname,structmember)==sizeof(float))

If the type t_sclMiddleC is not a float, then the assertion will occur.

from max-sdk.

klanger59 avatar klanger59 commented on August 29, 2024

Hi Isabel,

thank you for the hint.
t_sclMiddleC is a double.
i started with VS19 & SDK 8.0.3 and VS22 & SDK 8.0.3
the issue came up with VS22 & SDK 8.2.0.

Changing to CLASS_ATTR_DOUBLE solved my issue.

Thanks a lot; i am happy;
and have a nice day
Klaus

from max-sdk.

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.