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

'fuse' not found so compiling cannot continue #86

Open
CV03-MegurineASD opened this issue Aug 22, 2017 · 1 comment
Open

'fuse' not found so compiling cannot continue #86

CV03-MegurineASD opened this issue Aug 22, 2017 · 1 comment

Comments

@CV03-MegurineASD
Copy link

'apt-get' cannot find libfuse-dev.
'make' returned this error:

happstablook@TPEnterprises:~Downloads/INSTALLERS/MegaFuse$ make Package fuse was not found in the pkg-config search path. Perhaps you should add the directory containing "fuse.pc" to the PKG_CONFIG_PATH environment variable No package 'fuse' found g++ -I inc -I /usr/include/cryptopp -I sdk -std=c++0x -O0 -g -fstack-protector-all -Wall D_GLIBCXX_DEBUG -c src/MegaFuseApp.cpp -o src/MegaFuseApp.o In file included from src/MegaFuseApp.cpp:9:0: inc/megafusemodel.h:7:18: fatal error: fuse.h: No such file or directory compilation terminated. Makefile:43: recipe for target 'src/MegaFuseApp.o' failed make: *** [src/MegaFuseApp.o] Error 1

@RouHim
Copy link

RouHim commented Feb 25, 2018

same problem :(

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