Scott Dixon
Scott Dixon
Okay, I figured out a work around but not a fix. I manually added "atomic" to the list of libraries in setup.py build_ffi_module.py. The bug remains, the build script doesn't...
See https://github.com/irmen/pyminiaudio/blob/master/build_ffi_module.py#L812 I added "atomic" to the libraries list and did a `pip install .` from the source directory while my HA virtualenv was active.
Paging @noxuz
It looks like PySide also uses GPL v3.
I've been unsuccessful in recruiting additional help, unfortunately. @Linjieqiang, do you have experience developing javascript user interfaces?
I'm not a huge fan. This seems like syntactic sugar that the integrator should provide themselves.
Do we want to fix this in v0 as well @pavel-kirienko ?
I completely agree and was basically going to support this anyway. I do like namespacing the serialization separately and was working on a "marshal" namespace for this. Presentation is overloaded...
Sorry for the late response here. I've been busy with the v1 branch. I'd rather make sure your debug build is working. If you want to build debug you should...
I'll revisit this bug in the future. My gut reaction is "egads! 256 std::maps!?!" but I won't rule it out.