microsoft/MixedRealityToolkit

vcpkg UWP build failed (Cmake)

cindychen0204 opened this issue · 4 comments

Failed to do post-extract rename-in-place.
fs.rename(C:\Users\cindy\git\vcpkg\downloads\tools\cmake-3.11.4-windows.partial.20804, C:\Users\cindy\git\vcpkg\downloads\tools\cmake-3.11.4-windows, operation not permitted)

this error I have never met before.
It seems like there is something wrong with git number : 068032bc548817a04709970f76268a6d7b1767c7.

btw, I build successfully in Dec 2018 in another PC, now it is showing I need some updates.

please update it or give any other solution.

Thank you.

I got the same issue. Delete the folder in C:\Users\cindy\git\vcpkg\downloads\tools\cmake-3.11.4-windows. Install Cmake by yourself then run the command again worked for me.

Hello,

It seems like the documentation needs updated. At the time the vcpkg 068032bc548817a04709970f76268a6d7b1767c7 suggestion was committed to this repo, it was working for me locally. This morning I was able to move vcpkg to 05b31030cee412118a9710daf5b4652a684b7f50 for my local setup. Setup and install then succeeded for me.

@cindychen0204 were you able to get past this issue?

I believe vcpkg has fixed this issue. Although this issue blocks the spectator view experience, it isn't related to any spectator view specific code. Please reopen this issue against the microsoft/vcpkg repo in the future if problems persist.