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
i was able to compile the sample app using build.linux.sh. there were two folders created:
release.linux-ia32
release.linux-x64
inside these two directories is the application 'app' which i cannot run:
rationalboss@ubuntu:~/Downloads/nodebob-master/release.linux-ia32$ ./app
./app: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
rationalboss@ubuntu:~/Downloads/nodebob-master/release.linux-ia32$ ./app
./app: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered:
i was able to compile the sample app using build.linux.sh. there were two folders created:
release.linux-ia32
release.linux-x64
inside these two directories is the application 'app' which i cannot run:
rationalboss@ubuntu:~/Downloads/nodebob-master/release.linux-ia32$ ./app
./app: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
rationalboss@ubuntu:~/Downloads/nodebob-master/release.linux-ia32$ ./app
./app: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
The text was updated successfully, but these errors were encountered: