Closed longlongvip closed 2 years ago
@longlongvip, Thanks for poting this issue, please follow the steps then try again:
CMake Warning at scripts/cmake/vcpkg_execute_build_process.cmake:62 (message): Please ensure your system has sufficient memory.
I have seen this before, if you are in a VM or something try doubling the ram, if you cant double the ram then reduce the number of CPU cores
There is also:
-- Restarting build without parallelism
If this fails, there is nothing to be gained from reducing the number of (used) CPU cores.
The reason for the previous compilation failure may be caused by insufficient memory
Host Environment
To Reproduce
./vcpkg install opencv:x64-windows
Failure logs