Dimitre
Dimitre
Thanks, I've tried and it didn't work
Great. None of them worked. I kept testing and reading code here, it seems to be everything allright with the timing, if I use a ws2812 strip it is working...
Everything is now solved. The real issue was I was using a bidirectional level shifter and it was causing issues with the data. I'm now using 74AHCT125 and it is...
Github actions seems to be passing (green) even when failing, we can see this in any recent rpi-build (armv6l, armhf, arm-linux-gnueabihf, 1) ``` ../../../libs/openFrameworksCompiled/lib/linuxarmv6l/obj/Debug/libs/openFrameworks/math/ofMatrix4x4.o -c ../../../libs/openFrameworks/math/ofMatrix4x4.cpp In file included from...
Hello @danoli3 I wonder if it is apothecary related, or maybe installation scripts @thebigG did you run the installation scripts? can you please list the files in the folder openFrameworks/libs/tess2...
@etlaM21 are you using nightly build? or 0.12.0 ?
@etlaM21 please test some changes in ofRtAudioSoundStream.cpp substitute the first 7 lines with this: ```c++ #include "ofRtAudioSoundStream.h" #include "ofConstants.h" #if defined(OF_RTAUDIO) #include "ofUtils.h" #include "ofAppRunner.h" #include "ofLog.h" #include ``` cc:...
@danoli3 I've noticed RPI runners are now completing with success. are RPI libs fixed?
Hey @chilina I think this is finally fixed by https://github.com/openframeworks/openFrameworks/pull/8207/
+1 for the title, non-ios examples removed from ios package the image is related to another issue, already closed