Closed fedorov closed 6 years ago
I think that as long as it doesn't break any existing functionality, should be ok to merge. Let's merge and monitor the dashboards?
With the windows ctest commented out so that we don't lose the dependent extensions, it doesn't break anything, just adds. I'll see if we get to the windows issue on the SlicerDev hangout and either fix or merge afterward.
JC doesn't have time to look into this until Friday, merging and monitoring now.
http://na-mic.org/Mantis/view.php?id=4183 is the related issue
@naucoin there is a startup error on Mac below, can this affect functionality of the C++ OpenCV users, or it is python wrapping specific?
It's python wrapping specific, and only affects the self test.
Great, thanks!
Superseded by #46
Pull request gets the python wrapping enabled for all platforms, but the ctest on Windows is disabled as it's not finding the wrapped package when run from the command line, but it does run from the self tests GUI when the extension is installed.