Ask Your Question
-3

Smarter Human Machine Interface

asked 2012-11-02 03:57:24 -0600

andrea.delbravo gravatar image

I'm trying to use the new qt functionalities but i have problem in the link phase...I don't know what libs to link to have cvCreateButton available. Any suggestion? Thanks a lot

PS the example I'm trying to compile is in the user guide for OpenCV 2.3.1

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2012-11-21 06:18:07 -0600

andrea.delbravo gravatar image

Found the solution.... If you install the framework from rpm using for example yum in Fedora 17, you will not get Qt functionalities and your libraries do not contain the related functions. In order to get full functionalities (qt and others third parties) you havi to to download the source, set up the CMakeFile, install the appropriate third party libraries, compile and install. In thi way you will get the qt functionalities

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-11-02 03:57:24 -0600

Seen: 262 times

Last updated: Nov 21 '12