Skip to content

It doesn't compile in macos. #4

Description

@admonisher-of-thieves

I can't compile because it needs to have xcode installed.
It seems that is a problem with cidre.
idk the way this call the underlaying apple API, but ocrmac works without the need of xcode.

--- stderr
  xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

thread 'main' panicked at ~/.cargo/git/checkouts/cidre-cf095448db55577a/efb9e06/cidre/build.rs:145:5:
  assertion failed: status.success()
  stack backtrace:
     0: __rustc::rust_begin_unwind
               at /rustc/17067e9ac6d7ecb70e50f92c1944e545188d2359/library/std/src/panicking.rs:697:5
     1: core::panicking::panic_fmt
               at /rustc/17067e9ac6d7ecb70e50f92c1944e545188d2359/library/core/src/panicking.rs:75:14
     2: core::panicking::panic
               at /rustc/17067e9ac6d7ecb70e50f92c1944e545188d2359/library/core/src/panicking.rs:145:5
     3: build_script_build::xc_build
     4: build_script_build::main
     5: core::ops::function::FnOnce::call_once
  note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions