library inclusion (Feature #4040)


Added by wooden glider over 10 years ago. Updated over 10 years ago.


Status:Done Start date:2014-12-02
Priority:Normal Due date:2014-12-02
Assignee:- % Done:

0%

Category:-
Target version:3.0 Estimated time:0.00 hour
Difficulty: Pull request:

Description

Hi all!
i have a question, if i have developed a functionality (*.hpp & *.cpp) and have them registered into opencv modules, then how to make it possible to directly use them from outside by include the *.hpp files, just like normal modules do.
plz help.


Associated revisions

Revision 021473e9
Added by Vadim Pisarevsky almost 10 years ago

Merge pull request #4040 from dobrypd:libgphoto2-connection

History

Updated by wooden glider over 10 years ago

  • Status changed from New to Cancelled

Updated by Alexander Karsakov over 10 years ago

Hi wooden glider!

I think, OpenCV DevZone is not the right place to ask such question. Please ask it here: http://answers.opencv.org. There are more chances to get help.

Updated by wooden glider over 10 years ago

Alexander Karsakov wrote:

Hi wooden glider!

I think, OpenCV DevZone is not the right place to ask such question. Please ask it here: http://answers.opencv.org. There are more chances to get help.

Hi Alexander Karsakov! fast response.
it is because that i have developed a functionality and wish to merge it to opencv modules, but i keep got

private.hpp:48:4: error: #error this is a private header which should not be used from outside of the OpenCV library

which prevents me from utilizing new functionalities.

i thought developers are more clear with this issue so i wish to ask here. would you help plz?

Updated by wooden glider over 10 years ago

  • Status changed from Cancelled to Open

Updated by wooden glider over 10 years ago

  • Assignee deleted (Alexander Karsakov)

Updated by wooden glider over 10 years ago

  • Assignee set to Alexander Mordvintsev

Updated by wooden glider over 10 years ago

update: it can be solved by comment off the prompted file, this can refer to the previous issue but i temporarily unable to find out where it is, i would refer to that issue if found later.

  • Assignee deleted (Alexander Mordvintsev)

Updated by wooden glider over 10 years ago

  • Status changed from Open to Done

Also available in: Atom PDF