Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

gestures.h missing #10

Closed
Justinzobel opened this issue Jul 2, 2015 · 2 comments
Closed

gestures.h missing #10

Justinzobel opened this issue Jul 2, 2015 · 2 comments

Comments

@Justinzobel
Copy link

Using 2.0.1 tarball

./gesture.h:11:31: fatal error: gestures/gestures.h: No such file or directory
#include <gestures/gestures.h>

@hugegreenbug
Copy link
Owner

You need to install libgestures and libevdevc before compiling this driver.
https://github.com/hugegreenbug/libgestures and
https://github.com/hugegreenbug/libevdevc .

Hugh

On Wed, Jul 1, 2015 at 7:28 PM, Justin notifications@github.com wrote:

Using 2.0.1 tarball

./gesture.h:11:31: fatal error: gestures/gestures.h: No such file or
directory
#include


Reply to this email directly or view it on GitHub
#10.

@Justinzobel
Copy link
Author

Thanks!

On Thu, 2 Jul 2015 at 13:20 Hugh Greenberg notifications@github.com wrote:

You need to install libgestures and libevdevc before compiling this driver.
https://github.com/hugegreenbug/libgestures and
https://github.com/hugegreenbug/libevdevc .

Hugh

On Wed, Jul 1, 2015 at 7:28 PM, Justin notifications@github.com wrote:

Using 2.0.1 tarball

./gesture.h:11:31: fatal error: gestures/gestures.h: No such file or
directory
#include


Reply to this email directly or view it on GitHub
#10.


Reply to this email directly or view it on GitHub
#10 (comment)
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants