JonK
May 18, 2020, 5:48pm
1
Hello,
I refer to this topic but still get compilation error after building Olympe.
./build.sh -p olympe-linux -A all final -j
You’re late welcome
The OS on my pi4 is Raspbian.
As a newbie, I am not permitted to attach files. Here is the link of mk files.
Appreciate your helps!!
https://drive.google.com/drive/folders/19oUFa_LfCOIO93L-0fW0swqyDpveVBxz?usp=sharing
Hi,
Can you retry with a clean build (just rm -rf out
) and share a complete build log ?
Thanks
Nicolas
1 Like
JonK
May 19, 2020, 3:14pm
3
OK,
I clean the files of out fold and end up getting ‘finish task alchemy’ but the error still exists.
Here is the build log I upload in the same link:
https://drive.google.com/drive/folders/19oUFa_LfCOIO93L-0fW0swqyDpveVBxz?usp=sharing
I also tried the code that works on a normal Ubuntu 18.04 but it failed on Pi4.
Could you point out the files in SDK related to TCP/UDP socket? I am building controller through Pi4. In case Olympe wouldn’t work, I can keep moving on…
Thanks for any of your tips
Jon
This may be too late - but I found a solution here to setup on a Raspberry Pi 4:
I just wanted to acknowledge that the same lines of code posted here also work on Raspberry Pi. Thank you very much for this.
hope this helps