opencv-2.4.4a fails to build with user-defined libpng (Bug #2932)
Description
CMake: check_include_file("png.h")
and check_include_file("libpng/png.h")
fail because
INCLUDE(CheckIncludeFile)
is not present at start of "cmake/OpenCVFindLibsGrfmt.cmake"
Related issues
duplicates Bugfix #2820: check_include_file not found | Done | 2013-02-21 |
Associated revisions
Merge pull request #2932 from ilya-lavrenov:tapi_other_vendors
History
Updated by Andrey Kamaev almost 12 years ago
Closed as duplicate
- Target version set to 2.4.5
- Status changed from Open to Cancelled