You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, sorry about that -- you had the bad luck of trying out the project right after I did a rather massive breaking change. This doesn't happen often, but here I had to rethink some rather limiting design decisions from the past decade (see mosra/magnum#371) :)
Just a heads up, there's another minor breakage caused by mosra/magnum@32d49db. All docs refer to the new API, so you might want to pull latest master again.
Thanks for the heads up! I decided to work with the latest release which worked great and I was surprised how easy it was for emscripten-wasm compiling. I am not too sure if I could use it with ONNX.js however, which seems to be one of the things I will try to integrate to my project. I will perhaps open another discussion for this in the future but how to interop between a js library and cxx wasn't obvious to me.
I am following this example:
https://doc.magnum.graphics/magnum/examples-primitives.html
I did set myself up with vcpkg...
MeshData.h doesn't seem to be valid and there are ...2D and ...3D suffixes to that header now.
Is this a known issue?
The text was updated successfully, but these errors were encountered: