Philipp Basler
Philipp Basler
@bzbarsky-apple I have the same problem on my pi 4. Ninja-build did add nothing to PATH and `gn` is not found. But I read in the raspi install instruction that...
@bzbarsky-apple Are there any updates on this? Or do you have an idea how one could set up a workaround for this?
@bzbarsky-apple @andy31415 @mspang I got a tip on discord and tested it with a 64bit raspberry os lite. There it works without a problem. On my previous test I still...
@ralight This is actually covered by the spec in [MQTT-3.1.0-2]. There it says "The Server MUST process a second CONNECT Packet sent from a Client as a protocol violation and...
Because I didn't want to wait: I had great success with the python api of the main branch https://github.com/rytilahti/python-miio.git . Using the device factory it was easy writing up a...
@napsio Is there any news on this? I have libsdl2-dev v 2.0.9 on buster
@uilianries Thanks. The first commit was signed with an old e-mail adress which is not valid any longer. I will have a look at it on how to change the...
I am a little confused here. Running `conan create` with the profile ``` [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libc++ compiler.version=13 os=Linux [options] cmaes:shared=False [build_requires] [env] CC=clang-13 CXX=clang++-13 ``` and conan 1.64.1....
@AbrilRBS why did you remove the openmp option? Should the package not be used anymore?