EvanBrownVTM

Results 6 comments of EvanBrownVTM

I believe the issue is slow upload speed, if you give it a couple hours the process should finish on it's own On Sun, Jun 18, 2023 at 7:28 PM...

Hi, thank you for your reply! I got the error running with the -ldl flag as in: cmake -D PI3=ON \ -D NCNN_DISABLE_RTTI=OFF \ -D NCNN_BUILD_TOOLS=ON \ -D CMAKE_EXE_LINKER_FLAGS=-ldl \...

So I tried running cmake with this command, but I still get the same output: /usr/bin/ld: ../src/libncnn.a(cpu.cpp.o): undefined reference to symbol 'dlopen@@GLIBC_2.4' On Wed, May 18, 2022 at 4:24 AM...

Thank you so much for your help. Everything is working now, ncnn and the face-landmark detector!! On Wed, May 18, 2022 at 12:18 PM Q-engineering ***@***.***> wrote: > Strange. >...