Skip to content

macos :) #1

@RolandTi

Description

@RolandTi

Hello,
since RPCS3 run really well on macos, i tried to make ps3bdtool.

I installed cargo,
run the command, but I got this error :

error: failed to run custom build command for `fuse v0.3.1`

Caused by:
  process didn't exit successfully: `/Users/XXX/Downloads/ps3bdtool-master/target/release/build/fuse-cff3936e6d95833b/build-script-build` (exit status: 101)
  --- stderr
  thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Failure { command: "PKG_CONFIG_ALLOW_SYSTEM_LIBS=\"1\" \"pkg-config\" \"--libs\" \"--cflags\" \"osxfuse >= 2.6.0\"", output: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "Package osxfuse was not found in the pkg-config search path.\nPerhaps you should add the directory containing `osxfuse.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'osxfuse' found\n" } }', /Users/XXX/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fuse-0.3.1/build.rs:10:76
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...

As I understand, I need to modify the building file to use osxfuse intead of fuse v.0.3.1 ?
Any help ?

Thanks in advance !

:-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions