Hi,
anyone can help me to link OpenCV to a already created Qbs Project ?
i do not know how do it !
in the .qbs file look for a section named of.addons and change it to:
of.addons: [
'ofxOpenCv'
]
the syntax is like a javascript string array so to add more addons just add one after another between quotes and separated by commas
There is not a section named of.addons !
that’s strange but if it’s not there you can just add it right after the files section
this is an openframeworks project right?
mmh no that’s not an openframeworks project. this is an openframeworks forum, sorry