microsoft / opencv

Open Source Computer Vision Library
opencv.org
Apache License 2.0
144 stars 92 forks source link

Fails to compile in uwp windows 10 #71

Open rj45NSX opened 8 years ago

rj45NSX commented 8 years ago

can't find some zlib header. 65 errors. :(

D:\opencv-vs2015-samples\vs2015\WS\10.0\x86\opencv.sln

5> jfdctflt.c 23>d:\opencv-vs2015-samples\3rdparty\libpng\pngstruct.h(27): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory

amoldeshpande commented 8 years ago

Did you set the OCV2015_ROOT environment variable ?