[Touch-packages] [Bug 1167014] Re: MIssing cmake files

2016-12-10 Thread Arnaud Jeansen
I agree this bug should be closed. I encountered this issue when building https://github.com/andrewssobral/bgslibrary on Xenial However, this was due to the absence of the devel package (I only had the standard OpenCV package installed). Installing libopencv-dev fixed this issue as it brings

[Touch-packages] [Bug 1167014] Re: MIssing cmake files

2016-09-07 Thread linas
Recommend closing this bug... Here's why. TL;DR: libopencv-dev provides /usr/share/OpenCV/OpenCVConfig.cmake etc I experienced a bizarre bug, though: On xenial (16.04), having a CMakeLists.txt with a find_package(OpenCV REQUIRED) gave me an error: CMake Error at CMakeLists.txt:9

[Touch-packages] [Bug 1167014] Re: MIssing cmake files

2016-09-07 Thread linas
... except that /usr/share/OpenCV/ already contains the required files! So, in principle, find_package(OpenCV REQUIRED) should just plain work. So why doesn't it? ?? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to opencv in

[Touch-packages] [Bug 1167014] Re: MIssing cmake files

2016-09-07 Thread linas
... except that I am unable to find any version of FindOpenCV.cmake that actually works with the OpenCV that is provided in trusty or xenial (14.04 or 16.04) -- one of many problems is that the way that the opencv version numbers are specified is not compatible with how version numbers used to be

[Touch-packages] [Bug 1167014] Re: MIssing cmake files

2016-09-06 Thread linas
It appears that one can be downloaded from here: http://code.opencv.org/attachments/196/FindOpenCV.cmake -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to opencv in Ubuntu. https://bugs.launchpad.net/bugs/1167014 Title:

[Touch-packages] [Bug 1167014] Re: MIssing cmake files

2016-09-06 Thread linas
Hitting this in xenial, too. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to opencv in Ubuntu. https://bugs.launchpad.net/bugs/1167014 Title: MIssing cmake files Status in opencv package in Ubuntu: Confirmed Bug