Page MenuHomePhabricator

Current OpenCV Superbuild Version (2.4.6.2) fails to build on Visual Studio 2013
Closed, ResolvedPublic

Description

Build fails due to some missing STL Headers.
the current version of OpenCV (2.4.8.2) is fine

has to be tested on all other platforms (Mac, Linux)

Event Timeline

User muellerm has pushed new remote branch:

bug-17589-current-opencv-version-fails-on-vs-2013

[6fe3a6]: Merge branch 'bug-17589-current-opencv-version-fails-on-vs-2013'

Merged commits:

2014-03-22 21:31:52 Michael Mueller [8c9c95]
updated to opencv version 2.4.8.2

User muellerm has pushed new remote branch:

bug-17589-current-opencv-version-fails-on-vs-2013-comp

User muellerm has pushed new remote branch:

bug-17589-current-opencv-version-fails-on-vs-2013-comp2

[e0d6f3]: Merge branch 'bug-17589-current-opencv-version-fails-on-vs-2013-comp2'

Merged commits:

2014-03-24 11:44:06 Michael Mueller [128579]
COMP: activated OpenCV patch again

[abc06a]: Merge branch 'bug-17589-current-opencv-version-fails-on-vs-2013'

Merged commits:

2014-03-25 00:07:47 Sascha Zelzer [61162a]
Fixed OpenCV build errors when using CMake 2.8.9.

The add_custom_command call in OpenCV for creating opencl kernels
escapes whitespace characters (at least up until CMake 2.8.9) and
hence does not work properly in case of a path containing whitespace.


2014-03-24 23:33:45 Sascha Zelzer [55cca8]
Merge remote-tracking branch 'origin/bug-17589-current-opencv-version-fails-on-vs-2013-comp2' into bug-17589-current-opencv-version-fails-on-vs-2013

Can we close this bug? What is the status?

Current release is finished. Resetting target milestone

Closing bug since we are already on OpenCV 2.4.11