You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
meson .. 1 ↵ 2589 04:14:08
The Meson build system
Version: 0.45.1
Source dir: /Users/evar/Downloads/sshfs-3.3.1
Build dir: /Users/evar/Downloads/sshfs-3.3.1/build
Build type: native build
Project name: sshfs
Native C compiler: cc (clang 9.0.0 "Apple LLVM version 9.0.0 (clang-900.0.39.2)")
Appending LDFLAGS from environment: '-L/usr/local/opt/texinfo/lib'
Build machine cpu family: x86_64
Build machine cpu: x86_64
Program rst2man found: NO
Configuring config.h using configuration
Found pkg-config: /usr/local/bin/pkg-config (0.29.2)
Dependency fuse3 found: NO
meson.build:47:0: ERROR: Dependency 'fuse3' not found, tried Extra Frameworks and Pkg-Config:
Native dependency 'fuse3' not found
A full log can be found at /Users/evar/Downloads/sshfs-3.3.1/build/meson-logs/meson-log.txt
I have osxfuse installed.
The text was updated successfully, but these errors were encountered:
Thanks for your interest in SSHFS! As far as I can tell, this is a question about how to use SSHFS rather than a bug report. Could you please send your question to SSHFS mailing list (https://lists.sourceforge.net/lists/listinfo/fuse-sshfs), instead of using the issue tracker? I'd like to reserve use of the latter to actually track issues and not use it for discussion.
When I run
meson ..
I get the following error:I have osxfuse installed.
The text was updated successfully, but these errors were encountered: