Replies: 2 comments
-
I fixed error one by one after run
Where to find them:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
You can download Neuron Debian package from https://neugates.io/downloads, then unzip it and you can view the directory of the required relevant files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I followed the cross compiling steps in host Debian and got the final neuron under the build directory, then I would like to install it to my target board. But downloading the neuron app itself didn't work as below warning:
./neuron: error while loading shared libraries: libneuron-base.so: cannot open shared object file: No such file or directory
So how to package all the dependent libraries together with neuron app?
Beta Was this translation helpful? Give feedback.
All reactions