opencv compiling error

hi, i have bb rev c3 and i use angstrom 2011 demo image on the bb. i
installed opencv,g++ . but when i compile the code, i take error. erro
output is at address [1] and program source code is at address [2].
please help me.

[1] http://www.sudrap.org/paste/text/8339/
[2] http://www.sudrap.org/paste/text/8340/

Hi,

Did the code compile successfully on a PC?

I have one doubt, how did you connect the camera to BB? Which camera ?
And did u install any other drivers for it?

2011/2/13 Arun R <its.arun.r@gmail.com>

Hi,

Did the code compile successfully on a PC?

yes, i compiled and worked correctly.

I have one doubt, how did you connect the camera to BB? Which camera ?
And did u install any other drivers for it?

i connect camera via usb. it uses zc3xx module, i take image from webcam with mplayer. i installed this opencv packages from opkg
http://pastebin.com/YB6jDbHn

Hi,

I am getting the same error message with the OpenCV 2.2 libraries downloaded from Angstrom (I am using a BBxM). I switched back to the OpenCV 2.1 libraries and everything works again.

Jake

2011/2/13 Jake <jacob.kunowski@gmail.com>

Hi,

Hi,

I am getting the same error message with the OpenCV 2.2 libraries downloaded from Angstrom (I am using a BBxM). I switched back to the OpenCV 2.1 libraries and everything works again.

Jake

Jake, thank you. i have tried to same way and solved it :slight_smile: