OpenCV includes FLANN (Bug #1667)


Added by raphael favier about 13 years ago. Updated almost 13 years ago.


Status:Cancelled Start date:2012-03-09
Priority:High Due date:
Assignee:Marius Muja % Done:

0%

Category:build/install
Target version:2.4.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

OpenCV seems to included the whole FLANN Library.
This triggers confilct when using it in conjunction with other libraries.
In the case of PCL, this issue keeps triggering compilation errors for more than a year (see http://www.pcl-users.org/FLANN-OpenCV-conflict-td2947815.html).

I am assigning this ticket to Marius as I found he already answered in the pcl-users thread.

Cheers
Raph


Associated revisions

Revision f0bc253d
Added by Roman Donchenko over 11 years ago

Merge pull request #1667 from SpecLad:detect-openmp

History

Updated by Marius Muja almost 14 years ago

This should not happen unless one has "using namespace cv;" and "using namespace pcl;" in the same file, at least not with the trunk version of OpenCV. There was a bug related to this which was fixed in r7047.

Updated by Alexander Shishkov almost 13 years ago

  • Status changed from Open to Cancelled

Updated by Andrey Kamaev almost 13 years ago

  • Target version set to 2.4.0

Also available in: Atom PDF