Closed abortabort closed 2 years ago
Hi,
I stumbled across this issue today as I tried to compile cgal
with the same triplet.
I modified the ./ports/gmp/portfile.cmake
file so that the appropriate runtime library is selected according to the VCPKG_CRT_LINKAGE
value (see attached patch file).
I saw that there already was a patch to push RuntimeLibrary in the .props
file so I guess there is a more elegant way to handle VCPKG_CRT_LINKAGE
and VCPKG_LIBRARY_LINKAGE
at the same time.
Hope this helps
@O-Tom Can you please make a PR to fix that?
Thanks.
This issue hasn’t been updated in 3 month, if it is still an issue, please reopen this issue.
Host Environment
To Reproduce Steps to reproduce the behavior: 'vcpkg install gmp:x64-windows-static-md`
Failure logs