Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compiled example will not run #35

Open
OscarSanner opened this issue Jun 17, 2020 · 1 comment
Open

compiled example will not run #35

OscarSanner opened this issue Jun 17, 2020 · 1 comment

Comments

@OscarSanner
Copy link

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.

@acrisci
Copy link
Member

acrisci commented Aug 8, 2020

I'm redoing the examples now.

Check out the new examples.

Build with meson mesonbuild && ninja -C mesonbuild and the executable will be in the build folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants