Skip to content
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

Can't run wasm-pack build in opencv-wasm crate #1

Open
hiromaily opened this issue Sep 21, 2024 · 0 comments
Open

Can't run wasm-pack build in opencv-wasm crate #1

hiromaily opened this issue Sep 21, 2024 · 0 comments
Assignees

Comments

@hiromaily
Copy link
Owner

hiromaily commented Sep 21, 2024

Error

48.08   error occurred: Command "clang++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-fno-exceptions" "--target=wasm32-unknown-unknown" "-std=c++14" "-I" "/usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/opencv-0.93.0/src_cpp" "-I" "/workspace/target/wasm32-unknown-unknown/release/build/opencv-e1056500709bb800/out" "-I" "." "-I" "/usr/include/opencv4" "-Wall" "-Wextra" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-Wno-overloaded-virtual" "-o" "/workspace/target/wasm32-unknown-unknown/release/build/opencv-e1056500709bb800/out/66a9891708b24beb-videostab.o" "-c" "/workspace/target/wasm32-unknown-unknown/release/build/opencv-e1056500709bb800/out/videostab.cpp" with args clang++ did not execute successfully (status code exit status: 1).

Environment

  • MacOS / Apple Silicon
  • rustc 1.81.0

How to reproduce

make build-image

Related issue

@hiromaily hiromaily self-assigned this Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant