• Yan Wang's avatar
    Fix debug build broken issue. · e38d6c20
    Yan Wang authored
    Fix the following error:
    /usr/bin/ld: ../../lib/libopencv_ts.a(ts_gtest.cpp.o): relocation
    R_X86_64_32 against `.rodata' can not be used when making a shared object;
    recompile with -fPIC
    ../../lib/libopencv_ts.a: could not read symbols: Bad value
    collect2: error: ld returned 1 exit status
    make[2]: *** [lib/cv2.so] Error 1
    make[1]: *** [modules/python2/CMakeFiles/opencv_python2.dir/all] Error 2
    make: *** [all] Error 2
    e38d6c20
Name
Last commit
Last update
doc/tutorials Loading commit data...
modules Loading commit data...
samples/python2 Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
README.md Loading commit data...