creationix / node-gir

Node bindings to libgirepository
http://live.gnome.org/GObjectIntrospection
MIT License
231 stars 58 forks source link

Error message when linking library #34

Open JumpLink opened 11 years ago

JumpLink commented 11 years ago

I get an error message with the few code of var rpg = Gir.load('rpg', '0.3'); Nevertheless I can use my library.

** (process:17727): CRITICAL **: g_irepository_find_by_name: assertion `typelib != NULL' failed

** (process:17727): CRITICAL **: g_irepository_find_by_name: assertion `typelib != NULL' failed

** (process:17727): CRITICAL **: g_interface_info_get_n_prerequisites: assertion `GI_IS_INTERFACE_INFO (info)' failed

** (process:17727): CRITICAL **: g_interface_info_get_n_methods: assertion `GI_IS_INTERFACE_INFO (info)' failed

** (process:17727): CRITICAL **: g_irepository_find_by_name: assertion `typelib != NULL' failed

** (process:17727): CRITICAL **: g_irepository_find_by_name: assertion `typelib != NULL' failed

** (process:17727): CRITICAL **: g_interface_info_get_n_prerequisites: assertion `GI_IS_INTERFACE_INFO (info)' failed

** (process:17727): CRITICAL **: g_interface_info_get_n_methods: assertion `GI_IS_INTERFACE_INFO (info)' failed

** (process:17727): CRITICAL **: g_irepository_find_by_name: assertion `typelib != NULL' failed

** (process:17727): CRITICAL **: g_irepository_find_by_name: assertion `typelib != NULL' failed

** (process:17727): CRITICAL **: g_interface_info_get_n_prerequisites: assertion `GI_IS_INTERFACE_INFO (info)' failed

** (process:17727): CRITICAL **: g_interface_info_get_n_methods: assertion `GI_IS_INTERFACE_INFO (info)' failed