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
Hi. I installed the library and compiled the example. When the resulting executable is run, it yields the message:
error while loading shared libraries: libi3ipc-glib-1.0.so.0: cannot open shared object file: No such file or directory
I tried finding the file but it's nowhere on the filesystem. Does it have to be created or did I miss some step in the installation? This is my first attempt at writing c code for linux and that could very well play its part too.
I followed the instructions for installing and tried both the latest version "0.6" and the current master branch.
The text was updated successfully, but these errors were encountered:
Hi. I installed the library and compiled the example. When the resulting executable is run, it yields the message:
error while loading shared libraries: libi3ipc-glib-1.0.so.0: cannot open shared object file: No such file or directory
I tried finding the file but it's nowhere on the filesystem. Does it have to be created or did I miss some step in the installation? This is my first attempt at writing c code for linux and that could very well play its part too.
I followed the instructions for installing and tried both the latest version "0.6" and the current master branch.
The text was updated successfully, but these errors were encountered: