Latest svn fails to build on Mac OS X 10.6 (snow leopard) (Bug #347)


Added by Michel Valstar almost 15 years ago. Updated over 14 years ago.


Status:Done Start date:
Priority:Blocker Due date:
Assignee:- % Done:

0%

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

Description

Hi,

The latest svn source (revision 3066) does not build on my Mac, that runs OS X 10.6. The latest known good build was that of two days ago (don't know the revision from the top of my head).

I run the following:

cd build
cmake ..
ccmake .
(configure and generate)
make -j8

Then I get the following error:

Linking CXX shared library ../../lib/libopencv_imgproc.dylib
[ 74%] Built target opencv_imgproc
make: *** [all] Error 2

Which is rather non-descriptive. I tried running a make clean, but that didn't help.


Associated revisions

Revision da884b4e
Added by Andrey Kamaev about 12 years ago

Merge pull request #347 from asmorkalov:WITH_FFMPEG_logic

History

Updated by Vadim Pisarevsky over 14 years ago

The latest version builds fine on MacOSX. Likely, the problem has been fixed

  • Status changed from Open to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF