mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
CMake for OpenCV Manager updated;
Some repo normalization problems fixed; Deprecated cmake keys removed; Warning fixed.
This commit is contained in:
@@ -363,7 +363,7 @@ InstallPath(install_path)
|
||||
}
|
||||
else
|
||||
{
|
||||
LOGE("Library loading error (%x, %x): \"%s\"", name_func, revision_func, error);
|
||||
LOGE("Library loading error (%p, %p): \"%s\"", name_func, revision_func, error);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user