• Maxim Kostin's avatar
    Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 · cdd23440
    Maxim Kostin authored
    - Substituted HAVE_WINRT with WINRT
    - Fixed compilation issues in ocl.cpp and parallel.cpp
    - Fixed compiler issue for WP8: "C2678: binary '+' : no operator found which takes a left-hand - Fixed gitignore
    - Added #ifdef HAVE_OPENCL to remove compiler warnings in ocl.cpp
    - Used NO_GETENV similar to '3rdparty\libjpeg\jmemmgr.c;
    - Added ole32.lib for core module (for WindowsStore 8.0 builds)
    - Made OpenCV_ARCH aware of ARM
    Signed-off-by: 's avatarMaxim Kostin <v-maxkos@microsoft.com>
    cdd23440
Name
Last commit
Last update
..
arm Loading commit data...
CHANGES Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE Loading commit data...
README Loading commit data...
opencv-libpng.patch Loading commit data...
png.c Loading commit data...
png.h Loading commit data...
pngconf.h Loading commit data...
pngdebug.h Loading commit data...
pngerror.c Loading commit data...
pngget.c Loading commit data...
pnginfo.h Loading commit data...
pnglibconf.h Loading commit data...
pngmem.c Loading commit data...
pngpread.c Loading commit data...
pngpriv.h Loading commit data...
pngread.c Loading commit data...
pngrio.c Loading commit data...
pngrtran.c Loading commit data...
pngrutil.c Loading commit data...
pngset.c Loading commit data...
pngstruct.h Loading commit data...
pngtrans.c Loading commit data...
pngwio.c Loading commit data...
pngwrite.c Loading commit data...
pngwtran.c Loading commit data...
pngwutil.c Loading commit data...