When a build a project with the GCC compiler, no problem all it work but when I build the same project with the arm-linux-gnueabi-gcc compiler full error like : erreur: ‘imshow’ was not declared in this scope
and this is for all openCV functions ....
-L path its the same of the GCC projet and include the same too. (/usr/local/lib) (/usr/local/include)