First time here? Check out the FAQ!
answered 2013-02-23 06:00:16 -0600
ParallelLoopBody class is a part of core module in OpenCV. On Linux library order in linking time is important, because one-pass linker is used. You need to reorder OpenCV libs and try again.