Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I manage to partially-succeed the build by switching the compiler from mingw64\bin\g++ to usr\bin\g++ However I still have an issue, although I can declare variable such as Mat Image (see the tuto), I cannot call 'imread' without receiving this compilation error : référence indéfinie vers « cv::String::allocate(unsigned long) »

I manage to partially-succeed the build by switching the compiler from mingw64\bin\g++ to usr\bin\g++ However I still have an issue, although I can declare variable such as Mat Image (see the tuto), I cannot call 'imread' without receiving this compilation error : référence indéfinie vers undefined reference to « cv::String::allocate(unsigned long) »