Language for OpenCV on BeagleBoard

Hello All,

I am new to Beagle Board. I have an Image processing project which has to be implemented on the beagleboard. I am using OpenCV with C++ on my laptop for this project. However in the tutorial (2.4.6.0) it is said that "The main downside of the C++ interface is that many embedded development systems at the moment support only C ". How far is this true in case of the BeagleBoard-xM ?

With Regards,
Avinash

BB supports C++

Thanks a lot Andre