1 Star 0 Fork 0

halx99 / wsLongPaths

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

wsLongPaths

Windows Build Status Release

  • Purpose: This patch should make any x86/x64 applications support LongPath on win7/win10
  • Feature: This patch can make Android ndk r14 or later support LongPaths on win7/win10 x64
  • Update since v3.4: Android ndk(r14b~r21) ndk-build/cmake works on win7/win10 x64
  • Remark: Please ensure your anti-virus software allow wsls-core.dll & wow64helper.exe

Core files description

  • wsls-core.dll: the core file to make any application support Long Paths
  • wow64helper.exe: the inject helper for inject wsls-core.dll to target application

Who need this patch?

  • You only want windows, and encounter long path issue on exist software system, such as android ndk,sdk
  • Even win10 provide LongPath ware system config, but still doesn't works for android build system when path too long
  • Some windows system command does't support long path even open system LongPath ware config, may windows bug or performance purpose,
    if you find the commands: copy, md, del, echo works with long path on future release of win10, please info me.

Install patch for android ndk & sdk:

  1. Set env var ANDROID_NDK to your android ndk root directory
  2. Set env var ANDROID_SDK to your android sdk root directory
  3. Install ndk: right click dists/install.bat, run as administrator.

References

MIT License Copyright (c) 2018 halx99 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
MIT
取消

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/halx99/wsLongPaths.git
git@gitee.com:halx99/wsLongPaths.git
halx99
wsLongPaths
wsLongPaths
master

搜索帮助