DLib
DLib copied to clipboard
DLib conflicting with dlib - 2 different packages...
Hi, is there any relationship between this DLib and standard dlib library? https://github.com/davisking/dlib
It is causing confusion to be honest and also requires more (little ..) work to maintain them in Gentoo tree system...
Ladislav
Hi. There is no relationship between mine and Davis King's library. I can give little maintenance to this library so I don't have plans to rename it, but I can probably make some changes to the CMakeLists to avoid problems. I know it's been ages since you opened the issue, but could you tell me more about the issues? Thanks.
Hi i build the Dlib for your srba_stereo_slam project. But i have an issue because the project needs libDUtils.so, libDUtilsCV.so and /libDVision.so they are not generated after the compilation of DLib.
Is there any way to correct that? I tried everything.