You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per wiki "Getting Started With a Raspberry Pi 3 and the Bosch XDK": "The sensors from the XDK should now be visible in the Sensors & Devices app in the web user interface."
Actual Behavior
After last step in wiki (bin/Linux/armv7l/macchina), got the following result:
bin/Linux/armv7l/macchina: error while loading shared libraries: libPocoOSP.so.2: cannot open shared object file: No such file or directory
Steps to Reproduce
Following exactly the steps of the wiki ""Getting Started With a Raspberry Pi 3 and the Bosch XDK"
You'll need to set LD_LIBRARY_PATH to include the platform/lib/Linux/armv7l directory.
The easiest way to do this is to source the env.bash script in the macchina.io root directory.
It may also be necessary to add server/bin/Linux/armv7l/codeCache to LD_LIBRARY_PATH on some distros.
Expected Behavior
Per wiki "Getting Started With a Raspberry Pi 3 and the Bosch XDK": "The sensors from the XDK should now be visible in the Sensors & Devices app in the web user interface."
Actual Behavior
After last step in wiki (bin/Linux/armv7l/macchina), got the following result:
bin/Linux/armv7l/macchina: error while loading shared libraries: libPocoOSP.so.2: cannot open shared object file: No such file or directory
Steps to Reproduce
Following exactly the steps of the wiki ""Getting Started With a Raspberry Pi 3 and the Bosch XDK"
macchina.io Version
develop branch commit 5122e05 (Oct 2, 2018)
Compiler and Version
GNU Make 4.1
Operating System and Version
Raspbian GNU/Linux 9 (stretch)
Other Relevant Information
The text was updated successfully, but these errors were encountered: