Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

ofxCv and Qt Beginner setup problems

$
0
0

@Riccardo_Albero wrote:

Hi , i’m new in the OF community.
I want to setup a project with ofxCv , so i clone it in the addons and added inside the of.addons in this way

  of.addons: [
            'ofxGui',
            'ofxOsc',
            'ofxCv',
            'ofxOpenCv'
        ]

and qt Creator return me this error

C:\of_v0.10.1_msys2_release\libs\openFrameworksCompiled\project\qtcreator\modules\of\of.qbs:308: warning: error: Package opencv was not found in the pkg-config search path.
Perhaps you should add the directory containing `opencv.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opencv' found

I dont know how to set this opencv.pc file in Windows 10
Can someone help me to figure it out ?
Thanks for all.
Regards

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles