Wrong OpenCV path in header file

Bug #969018 reported by Robert Pollak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libdecodeqr (Ubuntu)
New
Undecided
Unassigned

Bug Description

I have installed libdecodeqr-dev 0.9.3 in Precise.
Its header file decodeqr.h contains the line

#include <cv.h>

This file is not found. Instead, The line should be

#include <opencv2/opencv.hpp>

or a /usr/include/cv.h, containing the correct include, should be installed via a transitional package that is a libdecodeqr-dev dependency.

Revision history for this message
Robert Pollak (robert-pollak) wrote :

I have found the transitional package libcv-dev to be the missing dependency.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.