Ask Your Question

prattch's profile - activity

2018-09-07 12:25:22 -0600 commented question Error while compiling OpenCV Pre-Release 4.0.0 with CMAKE

Found it! Thanks, tried changing the same too but now when I generate the libraries through CMAKE it says : Librarie

2018-09-07 12:24:53 -0600 commented question Error while compiling OpenCV Pre-Release 4.0.0 with CMAKE

Found it! Thanks, tried changing the same too but now when I generate the

2018-09-07 11:51:19 -0600 commented question Error while compiling OpenCV Pre-Release 4.0.0 with CMAKE

There actually are no .a libraries, only .dll ones in the python3 folder.

2018-09-07 10:59:37 -0600 commented question Error while compiling OpenCV Pre-Release 4.0.0 with CMAKE

Cool thing, so what's the solution? All the CMAKE flags are there, now what should I do?

2018-09-07 10:51:36 -0600 commented question Error while compiling OpenCV Pre-Release 4.0.0 with CMAKE

Oh okay! Will keep that in mind, I will erase the link as soon as I can. Thought screenshot would be a better idea to sh

2018-09-07 10:40:20 -0600 commented question Error while compiling OpenCV Pre-Release 4.0.0 with CMAKE

I have all the python related flags properly put In the CMAKE GUI. https://imgur.com/a/pLF1RMK This is my CMAKE GUI Scr

2018-09-07 10:29:02 -0600 commented question Error while compiling OpenCV Pre-Release 4.0.0 with CMAKE

hey, I just did! It's the same error except the version of the cv2 file is now cv2.cp35-win_amd64.pyd. And it actually

2018-09-07 04:32:20 -0600 commented question Error while compiling OpenCV Pre-Release 4.0.0 with CMAKE

Oh man just realised. I have a 64 bit python install though, how do I ensure the cmake command builds it with 64 bit ins

2018-09-06 09:08:51 -0600 asked a question Error while compiling OpenCV Pre-Release 4.0.0 with CMAKE

Error while compiling OpenCV Pre-Release 4.0.0 with CMAKE [ 86%] Built target opencv_calib3d_pch_dephelp [ 86%] Built t

2018-09-06 08:26:01 -0600 answered a question Compile error when compiling for windows (3.4.1-dev)

Thank you so much! Was stuck with the same error for hours, finally solved!