04-30-2018, 10:11 AM
(This post was last modified: 04-30-2018, 02:33 PM by aBrianH.
Edit Reason: Realised hasn't installed dependancies
)
I have just tried Rafas method and got
cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory
#include <ffi.h>
^
compilation terminated.
error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
----------------------------------------
I'm lost as there were other errors before that one. Any ideas please?
Realised dependencies were missing I think. Just done the compile and config from https://github.com/RafaPolit/moode-spotify-connect-web and it is working.
Thanks to that man and those who have contributed.
cffi_backend.c:15:17: fatal error: ffi.h: No such file or directory
#include <ffi.h>
^
compilation terminated.
error: command 'arm-linux-gnueabihf-gcc' failed with exit status 1
----------------------------------------
I'm lost as there were other errors before that one. Any ideas please?
Realised dependencies were missing I think. Just done the compile and config from https://github.com/RafaPolit/moode-spotify-connect-web and it is working.
Thanks to that man and those who have contributed.