rapidvms opencv prepare build

  • Time to read less than 1 minute

In rapidvms, most thrid party windows are pre build such as poco and ffmpeg, but for the opencv, the prebuild is about 400M,

you in next release, we need remove prebuild library for opencv.

So you want to build rapidvms new version, you need prepare the opencv. 

1. Build x86 version: Open VS2017 x86 Native Tools command, and then cd 3rdparty\opencv exec the build-win32.bat

2. Build x64 version: Open VS2017 x64 Native Tools command, and then cd 3rdparty\opencv exec the build-x64.bat