Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing node_events.h #37

Open
thom-nic opened this issue Dec 7, 2011 · 1 comment
Open

missing node_events.h #37

thom-nic opened this issue Dec 7, 2011 · 1 comment

Comments

@thom-nic
Copy link

thom-nic commented Dec 7, 2011

Compiling against Node 0.6.4, I get this error:

In file included from ../src/statement.cc:23: ../src/database.h:22:25: error: node_events.h: No such file or directory ../src/database.cc:20:25: error: node_events.h: No such file or directory ../src/sqlite3_bindings.cc:19:25: error: node_events.h: No such file or directory

It seems other projects have seen the problem as well:
node-pcap/node_pcap#34

@flof
Copy link

flof commented Dec 9, 2011

This fork fixed this issue: https://github.com/nukulb/node-sqlite

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

No branches or pull requests

2 participants