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

Cannot include fuse.h #39

Closed
KromDaniel opened this issue Nov 16, 2016 · 1 comment
Closed

Cannot include fuse.h #39

KromDaniel opened this issue Nov 16, 2016 · 1 comment

Comments

@KromDaniel
Copy link

KromDaniel commented Nov 16, 2016

Hey, I'm using windows and trying to install fuse-bindings

I followed all the instructions, and did install Dokany myself

image

I also tried to set environment variables:
DOKAN_INSTALL_DIR = C:\Program Files\Dokan\DokanLibrary

DOKAN_FUSE_INCLUDE = C:\Program Files\Dokan\DokanLibrary\include

and still getting the error (npm install):

..\fuse-bindings.cc(12): fatal error C1083: Cannot open include file: 'fuse.h': No such file or directory [C:\project\node_modules\fuse-bindings\build\fuse_bindings.vcxproj]

I tried to research as much as I can but I couldn't solve this
Any idea?
Thanks!

@KromDaniel
Copy link
Author

It seems that I needed to download Dokan_x64.msi and not DokanSetup.exe

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

1 participant