Opencv Error:
I got the following error while installing OpenCV on Lucid.
81% .... "cvboost.cpp:1439: error: expected ';' before cvReleaseMat"
SOLUTION:
edit cvboost.cpp and add semicolon on line:1438
Opencv Error:
I got the following error while installing OpenCV on Lucid.
81% .... "cvboost.cpp:1439: error: expected ';' before cvReleaseMat"
SOLUTION:
edit cvboost.cpp and add semicolon on line:1438