libvips / build-win64-mxe

73 stars 15 forks source link

Error libvips-cpp-42.dll doesn't exist when build for windows #51

Closed nnphongphu closed 1 year ago

nnphongphu commented 1 year ago

I've successfully building libvips for windows several times. Then one day this error shows up and I can't build anything anymore. I've tried everything.

[build]       vips-web                  i686-w64-mingw32.static.posix.web
[done]        vips-web                  i686-w64-mingw32.static.posix.web          49392 KiB      0m43.684s
Copying libvips and dependencies
Error: File doesn't exist: /data/mxe/usr/i686-w64-mingw32.static.posix.web/bin/libvips-cpp-42.dll
nnphongphu commented 1 year ago

I accidentally set Dcplusplus=false, setting it back to true fix this.