4v3ngR
4v3ngR
I was able to build your cpp helper on macOS using the following script: ```sh #!/bin/sh FRAMEWORK_DIR=/opt/frameworks OUTPUT=skpconv g++ -std=c++11 main.cpp -F"$FRAMEWORK_DIR" -framework SketchUpAPI -o $OUTPUT install_name_tool -change "@rpath/SketchUpAPI.framework/Versions/A/SketchUpAPI" "$FRAMEWORK_DIR/SketchUpAPI.framework/SketchUpAPI"...
Can you provide some information on how you're playing the streams? Multiple streams with the same ID work for me. If you're playing streams on multiple devices, each device should...
I was planning on adding it, but never got around to it. Further, I'm no longer in control of the domain that the package name refers to, so fdroid won't...