Revision 3277 does not build on Mac Snow Leopard (Bug #411)


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


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

0%

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

Description

Some settings:

CMAKE_CXX_COMPILER=/usr/bin/g++-4.0
CMAKE_C_COMPILER=/usr/bin/gcc-4.0
WITH_QUIKTIME=OFF

Last known good svn version: 3262.

Error message:

Linking CXX shared library ../../lib/libopencv_video.dylib
[ 82%] Built target opencv_video
Undefined symbols:
"_cvSaveWindowParameters", referenced from:
cv::saveWindowParameters(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)in window.o
"_cvLoadWindowParameters", referenced from:
cv::loadWindowParameters(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)in window.o
ld: symbol(s) not found


History

Updated by Michel Valstar over 14 years ago

Seems fixed as of Revision 3281.

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

Also available in: Atom PDF