Ask Your Question

chetan's profile - activity

2015-07-22 23:33:04 -0600 commented question Unable to use cvCreateButton function.

Thank for your response, I will try and let you know on same.

Regards, Chetan

2015-07-18 08:46:19 -0600 asked a question Unable to use cvCreateButton function.

Hi,

I am writing sample opencv button program in c using Opencv 2.4.10.

But I am facing compilation error (ie. .text+0x13d3): undefined reference to `cvCreateButton').

Please let me know how to use/create button in OpenCV C program ?