Ask Your Question
0

How to build opencv_world in 2.4.7?

asked Nov 10 '13

updated Nov 10 '13

Hello,

I like the idea of the "world" module in 2.4.7. Unfortunately, it's not included in the prebuilt Windows libraries, so I decided to build it myself with CMake. However, when I click "Configure", CMake gives me the following error:

CMake Error at cmake/OpenCVGenConfig.cmake:84 (export): export called with target "opencv_world" which requires target "zlib" that is not in the export list.

I don't know how to fix this. Any hints?

Preview: (hide)

1 answer

Sort by » oldest newest most voted
0

answered Nov 22 '13

pickle27 gravatar image

looks like you need the zlib library - I haven't installed it but a good place to start would be to head to their site and follow their instructions. Best of Luck!

Preview: (hide)

Question Tools

Stats

Asked: Nov 10 '13

Seen: 1,064 times

Last updated: Nov 21 '13