Replies: 5 comments
-
|
bash/sh msys/mingw32(64) or wsl? msys/mingw test |
Beta Was this translation helpful? Give feedback.
-
|
It doesn't matter you use what bash. When you write something to WSL runs linux version of vcpkg so it is already implemented |
Beta Was this translation helpful? Give feedback.
-
|
Git bash? https://initgeek.com/how-to-use-git-git-bash-and-github/ @linquize would you mind please clarifying what it is you mean please? |
Beta Was this translation helpful? Give feedback.
-
|
Simply append one line to the end of No need to find where win32 bash is located. Unrelated to WSL. |
Beta Was this translation helpful? Give feedback.
-
|
Hoping this re-opens the issue. Reproduction steps:
Observe the following result: Expected result is that vcpkg notices it is running inside of a bash instance, and does the the integration. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
To support
vcpkg integrate bashon Windows as well.based on existing code, modify something
home_path, Get User's directory instead of%HOME%.bashrcwith '/' style pathBeta Was this translation helpful? Give feedback.
All reactions