lovell / libvips-cpp-dll

DEPRECATED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libvips-cpp-dll

Builds the vips8 C++ bindings as a DLL using MSVC.

Usage

git clone https://github.com/lovell/libvips-cpp-dll.git
cd libvips-cpp-dll
git submodule update --init --recursive
npm install

Output

  • build/Release/libvips-cpp.dll
  • build/Release/libvips-cpp.lib

About

DEPRECATED

License:GNU Lesser General Public License v3.0


Languages

Language:JavaScript 65.0%Language:Python 35.0%