[Vala] Vala - webkit2gtk-4.0.vapi problem Debia Jessie
- From: Edwin De La Cruz <edwinspire gmail com>
- To: vala-list <vala-list gnome org>
- Subject: [Vala] Vala - webkit2gtk-4.0.vapi problem Debia Jessie
- Date: Tue, 5 Apr 2016 19:51:44 -0500
Best regards. Again I come to you with a problem I have to use Debian
webkti Vala with Jessie . When I compiled the following message :
webkit2gtk-web-extension-4.0.vapi:2619.2-2619.38: error: `WebKit'
already contains a definition for `URIRequest'
public class URIRequest : GLib.Object {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
webkit2gtk-4.0.vapi:488.2-488.38: note: previous definition of
`URIRequest' was here
public class URIRequest : GLib.Object {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
webkit2gtk-web-extension-4.0.vapi:2628.2-2628.39: error: `WebKit'
already contains a definition for `URIResponse'
public class URIResponse : GLib.Object {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
webkit2gtk-4.0.vapi:497.2-497.39: note: previous definition of
`URIResponse' was here
public class URIResponse : GLib.Object {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 2 error(s), 0 warning(s)
I have researched and according to some messages is not possible to
use webkit2gtk -web -extension- 4.0 and webkit2gtk -4.0 at the same
time :
valac gtk + -3.0 --pkg --pkg webkit2gtk -4.0 --pkg webkit2gtk -web
-extension- 4.0 wk.vala
So what alternative I can use?
Or as I use the library ?
I hope I can lead.
Thank you.
Mis proyectos de software libre en:
Github - edwinspire
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]