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

Build instructions #16

Open
kuba-orlik opened this issue Jul 14, 2018 · 0 comments
Open

Build instructions #16

kuba-orlik opened this issue Jul 14, 2018 · 0 comments

Comments

@kuba-orlik
Copy link

I've tried building the lib with npm run build, but linking to it locally gives errors like:

(node:24207): GLib-GObject-WARNING **: 14:21:38.601: cannot register existing type 'NUContainer'

(node:24207): GLib-GObject-WARNING **: 14:21:38.601: cannot add private field to invalid (non-instantiatable) type '<invalid>'

(node:24207): GLib-CRITICAL **: 14:21:38.601: g_once_init_leave: assertion 'result != 0' failed

(node:24207): GLib-GObject-CRITICAL **: 14:21:38.602: g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)' failed

Are there some more build steps to achieve a working version that I can locally link to?

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

1 participant