Ask Your Question

ali_69426's profile - activity

2015-10-17 08:51:36 -0600 commented question mingw error with python bindings

mingw32 a few lines around the erroneous line

static ConstDef consts_cv[] = {
    {"ACCESS_FAST", cv::ACCESS_FAST},
    {"ACCESS_MASK", cv::ACCESS_MASK},
    {"ACCESS_READ", cv::ACCESS_READ},
    {"ACCESS_RW", cv::ACCESS_RW},
....
2015-10-17 07:34:15 -0600 received badge  Editor (source)
2015-10-17 06:22:18 -0600 asked a question mingw error with python bindings

Hi there, How can I solve this error while making OpenCV3? build/x86/mingw/modules/python2/pyopencv_generated_ns_reg.h:1429: error too many initializers for 'ConstDef'

build/x86/mingw/modules/python2/pyopencv_generated_ns_reg.h:1429: error too many initializers for 'ConstDef'