Ask Your Question

Revision history [back]

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.