Lefteris Kotsonis
Lefteris Kotsonis
> It is correct that the `watchable_base` does not move connections. On the other hand, the connections survive reassignments. That's on purpose (the connections are local to the object but...
Well, there was an obvious solution that I hadn't tried, namely wrapping a smart pointer around the objects in the vector. That actually mitigates the issue. May I ask what...
I have, and that's what I tried to implement. That solution only uses the Binary archive. But the BinaryData argument is not accepted by Json and XML, correct me if...
Should there be a separate PR for v0.8.0 that got out today?
> oh. In my local environment(17.7.2+d6990bcfa), it works fine. I try to find workaround. Any update on this?
> @lkotsonis > Sorry it took so long. > > The reason why 0.8.0 does not pass CI is because 0.8.0 has a compile error in certain versions of msvc....
I also tested this with 7.0.10.
> No solution yet? The commits I've seen after 7.0.10 don't seem to tackle anything related to C++23, but also I haven't tried building again using C++23 since then. Did...
Are all recipes migrated now? @valgur
I would be up to help with building JUCE with a recipe (although I'm not sure how to do it yet), let me know.