Ariel Molina

Results 53 comments of Ariel Molina

I was getting this error ![image](https://user-images.githubusercontent.com/723830/82762900-45027e00-9dc9-11ea-97f1-b1aab3b4c49a.png) Just by letting the tab idle, so I did a bit of research. I think you should read willsmanley's answer here: https://stackoverflow.com/a/58193545/2573334

Just pinging to see if we can receive the response. > vue-facebook-login-component/packages/vue-facebook-login-component/src/components/Scope.js

Maybe this can be done by recusion. Generate a page with overflowing text hidden, generate many pages then merge all the single pages into a big pdf file.

> OLAD currently has to be restarted once gpio is exported and has is permissions fixed. if you are referring to raspberry, then just create a initscript that runs before...

@peternewman > in OLA we do our best to stop you running it as root: And I think that's a good thing

Well that's an awesome start, I tried creating the recipe but stopped around the native build. It seems the first link is already beyond what I achieved. I will test...

I have routinely built ola for ARM on the pi, but not using yocto, this helps a lot.

Yocto rocko uses libftdi1 not libftdi0 so configure fails $PKG_CONFIG --exists --print-errors "libftdi1 >= 0.18" But modifying line: https://github.com/OpenLightingProject/ola/blob/00dc86a48ec4c528cec90166435b440f283a9c86/configure.ac#L624 to ` [PKG_CHECK_MODULES([libftdi], [libftdi1 >= 0.18], [have_libftdi="yes"],` Makes it finish ok....

Right now with the libftdi**1** fix, I can build ola natively on a yocto-generated image (if I provide all necessary *dev pakages). But when cross compiling I get into errors....

I can confirm common/rdm is not there: /home/ariel/projects/poky/rpi/tmp/work/x86_64-linux/ola-native/0.10.6-r0/build