Ask Your Question

Revision history [back]

(undefined reference to "CvSVMParamas") what to do?

When I tryed to implement the "Introduction to Support Vector Machines", the following error occurs: - undefined reference to 'CvSVMParamas::CvSVMParams()'

Basicly anytime I use CvSVM::"something" an error occurs!!!