Closed autoantwort closed 3 years ago
Can you try installing pwsh
on your Docker container before running vcpkg
?
(see this link for more info)
That worked 👍
Probably needs some documentation update then. Do you know who to cc?
I have created a PR
Thanks for the PR! It's nice seeing others help to maintain the mingw ports, seeing sfhacker everywhere is frustrating...
@longnguyen2004 Just ignore him.
cmake -DMINGW:BOOL="TRUE" ...
cmake -DMINGW:BOOL="TRUE" ...
It works for me! Thank U
Describe the bug I got the message:
Environment
To Reproduce Steps to reproduce the behavior:
Expected behavior Do error
Failure logs See here for additional logs (on the right you can browse through all files).
cat x64-linux-windows-static.cmake
Additional context Used vcpkg + #16051