Gesendet: Donnerstag, 14. Januar 2021 um 23:52 Uhr

> Please try by downloading the complete Cygwin source package, and try a 
> vanilla
> rebuild first with zero changes, then change only the .cygport VERSION= to the
> latest, rebuild, and fix any problems with that as you go.

I have done the following

mkdir opencv
cd opencv
git clone http://cygwin.com/git/cygwin-packages/opencv.git .
cygport opencv.cygport fetch
cygport opencv.cygport all

Same error.

Is there any other location where I could get the opencv source package from?

Btw. there is no need to change to another Version, I just want to have cv2 
also in python3.8 working. From what I have experienced with this package I 
assume that this would also not compile with python3.6 atm. Seems to be a cmake 
or gcc error to me.


--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to