exfat icon indicating copy to clipboard operation
exfat copied to clipboard

Plans to Migrate to libfuse 3.x.x?

Open githububub opened this issue 8 years ago • 5 comments

Is support for libfuse 3.x.x on the horizon?

githububub avatar Jun 02 '17 05:06 githububub

Yes. Currently it's in the libfuse3 branch. Would be cool if you could test it.

relan avatar Jun 02 '17 05:06 relan

Build failed against fuse3 and fuse-common from official Arch repositories (libfuse 3.0.2) and against custom fuse3 and fuse-common (3.0.2) versions. Build Log: https://pastebin.com/fTFCkAzs and PKGBUILD: https://pastebin.com/9k1vQENk. No issues when building 8a94581 against libfuse 2.9.7.

githububub avatar Jun 02 '17 06:06 githububub

Thanks for testing! Looks like I'll have to merge simplefuse first, which breaks OpenBSD support :(.

relan avatar Jun 02 '17 06:06 relan

Hi Relan

I am trying to build it on branch (libfuse3), I encountered the same error as githububub.

hsuethan avatar Jul 31 '20 06:07 hsuethan

I know. That branch is a work-in-progress.

relan avatar Jul 31 '20 07:07 relan

Done in v1.4.0.

relan avatar Mar 02 '23 20:03 relan