bdenhollander
Results
43
comments of
bdenhollander
The screenshot is from Visual Studio 2019's built in profiler.
@blue3k successfully diagnosed the issue in https://github.com/microsoft/vcpkg/issues/30898 under "Additional context". Adding the trailing `/` to the two directories in the patch allows the build to complete in WSL.
> Can you tell me how to fix with detail ? 1. Attempt to install openssl with `--editable` e.g. `vcpkg install openssl --editable`. 2. Find the file named `unix-Makefile.tmpl` in...