Patric Schmitz

Results 9 comments of Patric Schmitz

Let me add that I resubscribed with the same flags and reconnected my account several times, but the problem persists.

Unfortunately not, although #486 is in master now so I could retest and try to do some debugging. I haven't had the time to do it yet, but it's on...

The problem is that `omni::Id` is a type alias for `QByteArray`, and for that an explicit template specialization of `std::hash` already exists in qhashfunctions.h line 208: https://code.woboq.org/qt5/qtbase/src/corelib/tools/qhashfunctions.h.html You might try...

Please post only the first relevant error, that log is excessively long (or attach it as a file). You might also consider to enclose the text blocks in triple backticks...

I think MSVC chokes on the default destructor that is implicitly defined in the header file, where `omni::visual::Tuning` is only forward declared (incomplete type). You could add a destructor declaration...

As a disclaimer, I'm just lurking this repo and am not part of the development team, so I don't know where this is going and wether compiling with the MinGW...

You can just go into the vendor/vrpn folder and say `git checkout master`. However if you do a `git submodule update` in the top folder afterwards, this will be reset...

Great stuff Niels I really observe with great joy how things around veejay are developing. I must say I can't wait to actually get deeper into the hacking side as...

[attachment missing] ok think i got it now.. _gets breakfast_ ;)