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

fatal error: fuse/fuse.h: No such file or directory #166

Open
tomekozlowski opened this issue Jul 26, 2022 · 1 comment
Open

fatal error: fuse/fuse.h: No such file or directory #166

tomekozlowski opened this issue Jul 26, 2022 · 1 comment

Comments

@tomekozlowski
Copy link

I've done this:

Execute ccmake .
Navigate to USE_FUSE3, and if it is not set to OFF, hit enter
Press c to configure
Press g to generate Makefile and exit ccmake
Execute make

And this:

sudo apt install cmake-curses-gui

And this:

sudo apt install libfuse3-dev

Issue persists...

@sgan81
Copy link
Owner

sgan81 commented Jan 4, 2023

If you have installed fuse3-dev, you should probably set USE_FUSE3 to ON?

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