Hi, I'm Park in South Korean developer.
I want to compile opencv under WinCE 6.0. But I have a problem.
I changed some settings and compile sample source (Display image). but, cvNamedWindow() and cvShowImage() is undeclared identifier. there are methods in highgui lib.
How can I solve this problem?
Help me...