I want to use OpenCv library on ARM Lpc1768, but when i want to use opencv library in Keil(V.4), I face a lot of error. I searched through internet and then I realize I can't simply use OpenCv in Keil, because although keil can read c++ files, but it can't support c++, it only support C with special grammar. how can i use OpenCv in Keil(V.4)? Please help me, I don't have enough time to rewrite some library like OpenCv. :( Thank you in advance!