-
|
Hello! I'm wondering if there are some restrictions in vcpkg_installed folder, in case I move sources with script, for example to disk C, it works, but in this case it doesn't. Could you explain me how to avoid access restriction or some workaround. To clarify: script runs, but stops somehow with error 2. (seems like disk restrictions) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 9 replies
-
|
Vcpkg on windows clears parent environment so if you need to run python you should aquire it using |
Beta Was this translation helpful? Give feedback.
-
|
It's really hard to tell anything without any logs. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
The path is 293 characters long. It's too long for Windows, you should use
-x-buildtrees-rootor move your vcpkg installation.https://learn.microsoft.com/en-us/vcpkg/commands/common-options#buildtrees-root