Simplify installation path for OpenCV CMake project to exclude architecture and compiler used for build?
I am trying to get rid of part of the path that OpenCV hard-codes in its *.cmake
config files (OpenCVConfig
, OpenCVConfig-version
, OpenCVModulesand
OpenCVModules-`) when building and installing it from source.
opencv CMAKE BUILD error at very end…is this error important?
Is this error a problem or not really? When I check the directory, the file IS there. Seems like this is some issue of timing… the cmake DOES write the directory… yet this error says its not there.
How can I fix this cmake error?
MAKE ERROR building opencv – [ 35%] Built target opencv_cudawarping
I have tried opencv 4.8.0 and also opencv 4.9.0. Both versions have these errors.