[Vala] Error attempting to use WebKit-3.0.gir
- From: bsquared <bwcode4u gmail com>
- To: vala-list <vala-list gnome org>
- Subject: [Vala] Error attempting to use WebKit-3.0.gir
- Date: Wed, 31 Aug 2011 14:08:54 -0700
How can I use this gir directly.
I get the following errors:
$ valac --pkg gtk+-3.0 --pkg json-glib-1.0 --pkg JSCore-3.0 --pkg
WebKit-3.0 --vapidir . --pkg config gss_js_vala.vala
JSCore-3.0.gir:0.0-0.0: error: The type name `JSGlobalContextRef'
could not be found
JSCore-3.0.gir:0.0-0.0: error: The type name `JSObjectRef' could not be found
gss_js_vala.vala:31.3-31.8: error: The symbol `WebKit' could not be found
WebKit.WebView webview = new WebKit.WebView();
^^^^^^
Compilation failed: 3 error(s), 0 warning(s)
What am I doing wrong?
--
Regards,
-Brian
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]