/usr/bin/ld: liborbbec_camera.so: undefined reference to EVP_DigestUpdate' /usr/bin/ld: liborbbec_camera.so: undefined reference to EVP_DigestInit_ex' collect2: error: ld returned 1 exit status ...
After some time i managed to compile qextserialport and get a dll. Now i want to use this dll in another project and i cant do it. Actually i added the library headers to the project and these lines ...