Welcome new user! You can search existing questions and answers without registering, but please register to post new questions and receive answers. Note that due to large amounts of spam attempts, your first three posts will be manually moderated, so please be patient.
We have moved to a new forum at http://jevois.usc.edu, please check it out. The forum at jevois.org/qa will not allow new user registrations but is maintained alive for its useful past questions and answers.

Problem when installing customized module to jevois

0 votes

When running the script rebuild-platform.sh, the jevois is mounted as a disk to /media/${user}/JEVOIS. In fact, the jevois-usbsd does not run that fast to mount the jevois. The cmake will create a directory (/media/${user}/JEVOIS) on the host computer, copy the cross-compiled library to the fake path.Subsequently, the jevois is mounted to /media/${user}/JEVOIS1. Thereby, the installation fails. My current solution for this is to execute the jevois-usbsd before running rebuild-platform.sh. It is better to get a better solution for this.

asked Jun 15, 2020 in Programmer Questions by zskalibr (310 points)

1 Answer

–1 vote
I have no idea about this but in this situation you get help with expert and resolve your problems.
answered Mar 9, 2021 by anonymous
...