We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
wasm-pack build
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).
make build-image
The text was updated successfully, but these errors were encountered:
hiromaily
No branches or pull requests
Error
Environment
How to reproduce
Related issue
The text was updated successfully, but these errors were encountered: