No update step for 'RV_DEPS_OPENEXR'... 'patch' is not recognized as an internal or external command, #295
-
No update step for 'RV_DEPS_OPENEXR' I am on windows 11, I do have another install of vcpkg... could this be related ? |
Beta Was this translation helpful? Give feedback.
Answered by
rogernelson
Oct 15, 2023
Replies: 1 comment 6 replies
-
I think you are just missing the patch binary. I don't have a windows box in front of me, but doing something like |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
nebukadhezer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you are just missing the patch binary. I don't have a windows box in front of me, but doing something like
pacman -S patch
should probably do the trick.