Xiangyang Li
Xiangyang Li
The problem exists in xcode 11.5 also.
> @sh4wn Did you find a solution for this? I have created a cocoapod called "XYGPUImage2" that fix this problem. I don't know if it's the perfect way to do...
I have made a PR to make upload image easier. #15
I have made a PR to make upload image easier. #15
I have made a PR to make upload image easier. #15
> > I saw that SDXL support was merged in #436, which is great. But it seems to be removed in #554. I want to know whether the latest main...
I have setup the env variable: ```shell OPENCV_LINK_LIBS=opencv_core ``` but the target .a library file still contains these object: ```log c38caaa268887e21-calib3d.o c38caaa268887e21-core.o 23ddc6545bb9b730-manual-core.o c38caaa268887e21-dnn.o c38caaa268887e21-features2d.o c38caaa268887e21-flann.o c38caaa268887e21-gapi.o c38caaa268887e21-highgui.o c38caaa268887e21-imgcodecs.o c38caaa268887e21-imgproc.o...
```log Compiling libc v0.2.156 Compiling glob v0.3.1 Compiling memchr v2.7.4 Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling regex-syntax v0.8.4 Compiling semver v1.0.23 Compiling dunce v1.0.5 Running `CARGO=/Users/bac/.rustup/toolchains/stable-aarch64-apple-darwin/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/Users/bac/.cargo/registry/src/mirrors.tuna.tsinghua.edu.cn-df7c3c540f42cdbd/libc-0.2.156 CARGO_PKG_AUTHORS='The...