geekmengran

Results 1 issues of geekmengran

![image](https://github.com/opencv/opencv_contrib/assets/38169942/4813db6c-539f-4eac-b47d-2cd4849bcda9) 当我修改了freetype下的CMakeLists.list文件发现其能找到版本了,但是交叉编译链接时还是报错了。 ```c++ opt/tool_chain/gcc-arm-8.3-2019.03-x86_64-aarch64-linux-gnu/bin/../lib/gcc/aarch64-linux-gnu/8.3.0/../../../../aarch64-linux-gnu/bin/ld: cannot find -lfreetype /opt/tool_chain/gcc-arm-8.3-2019.03-x86_64-aarch64-linux-gnu/bin/../lib/gcc/aarch64-linux-gnu/8.3.0/../../../../aarch64-linux-gnu/bin/ld: cannot find -lharfbuzz collect2: error: ld returned 1 exit status modules/freetype/CMakeFiles/opencv_freetype.dir/build.make:96: recipe for target 'lib/libopencv_freetype.so' failed make[2]: *** [lib/libopencv_freetype.so] Error 1 CMakeFiles/Makefile2:3993:...

question (invalid tracker)
category: build/install