-
Notifications
You must be signed in to change notification settings - Fork 3
Home
HALX99 edited this page Aug 11, 2020
·
1 revision
Welcome to the wsLongPaths wiki!
- Ensure vs2019 and cmake-3.10 or later installed
- than run follow commands:
git clone https://github.com/simdsoft/wsLongPaths
cd wsLongPaths
rem Build x86 binaries, android sdk require x86 patch binaries
cmake -B build_x86 -A Win32
cmake --build build_x86 --config Release --target INSTALL
rem Build x64 binaries, android-ndk x64
cmake -B build_x64
cmake --build build_x64 --config Release --target INSTALL
- Now the required binaries are in wsLongPaths/dists/, just follow project README.md to install patch