Open tomekozlowski opened 2 years ago
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
sudo apt install libfuse3-dev
Issue persists...
If you have installed fuse3-dev, you should probably set USE_FUSE3 to ON?
I've done this:
And this:
And this:
Issue persists...