Comment 7 for bug 1213861

Revision history for this message
Drew Dormann (drew-pobox) wrote :

This issue seems to persist in some form for package opencv - 2.4.5+dfsg-0ubuntu3.

Running "pkg-config --libs opencv" does report "-lopencv_ocl", as expected. However that library doesn't seem to be present.

gcc builds that include the output of "pkg-config --libs opencv" will report error "/usr/bin/ld: cannot find -lopencv_ocl"