Ask Your Question
0

Unable to use cvCreateButton function.

asked 2015-07-18 08:44:12 -0600

chetan gravatar image

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 ?

edit retag flag offensive close merge delete

Comments

you can only use this function, if the opencv libs were compiled with Qt support. (the prebuilt libs do not have it)

berak gravatar imageberak ( 2015-07-18 08:50:01 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-07-22 23:33:04 -0600

chetan gravatar image

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

Regards, Chetan

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-07-18 08:44:12 -0600

Seen: 346 times

Last updated: Jul 18 '15