This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

OpenCV on Keil, LPC 1768

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!

0