-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
library error #27
Comments
You'll still need to set |
its dont work |
i write export OIDN_DIR=/usr/local and i still get error |
i get error NotPresent |
|
its /lib, so in OIDN_DIR i put / ??? |
uhm its works |
delete put lib in code, before send issue i try set /lib/ |
oh no it comes back |
it compiles once and now still error |
With the same error? You need to have that environment variable set each time when building |
/home/hom/.cargo/bin/cargo check --message-format json --workspace --all-targets -Z unstable-options --keep-going Compiling oidn v2.2.2 error: failed to run custom build command for
oidn v2.2.2error: failed to run custom build command for
oidn v2.2.2note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. Caused by: process didn't exit successfully:
/home/hom/RustroverProjects/pio/target/debug/build/oidn-c895223cfa369538/build-script-build(exit status: 101) --- stdout cargo:error=Please set OIDN_DIR=<path to OpenImageDenoise install root> --- stderr thread 'main' panicked at /home/hom/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oidn-2.2.2/build.rs:12:13: Failed to find OpenImageDenoise stack backtrace: 0: rust_begin_unwind at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 1: core::panicking::panic_fmt at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 2: build_script_build::main 3: core::ops::function::FnOnce::call_once note: Some details are omitted, run with
RUST_BACKTRACE=fullfor a verbose backtrace.
but i install openimagedenoise lib on arch linux
The text was updated successfully, but these errors were encountered: