guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

About webkitgtk head file path.


From: Feng Shu
Subject: About webkitgtk head file path.
Date: Sat, 23 May 2015 01:24:10 +0800
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

I want to build emacs xwidget branch, which require webkitgtk-2.4.
the problem is:


webkitgtk-2.4 package put head files to:

 
/gnu/store/dl8z49pzl3l7wbh2q0hp7dxdxm40vjjj-webkitgtk-2.4.8/include/webkitgtk-1.0/webkit

while xwidget.c include webkit head file like below.

can't find the head files and build fail. how to deal with this problem.

#+BEGIN_COMMENT
#include <webkit/webkitwebview.h>
#include <webkit/webkitwebplugindatabase.h>
#include <webkit/webkitwebplugin.h>
#include <webkit/webkitglobals.h>
#include <webkit/webkitwebnavigationaction.h>
#include <webkit/webkitdownload.h>
#include <webkit/webkitwebpolicydecision.h>
#+END_COMMENT




-- 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]