https://github.com/kanglin/rabbitthirdlibrary
第三方库
https://github.com/kanglin/rabbitthirdlibrary
Last synced: about 1 year ago
JSON representation
第三方库
- Host: GitHub
- URL: https://github.com/kanglin/rabbitthirdlibrary
- Owner: KangLin
- Created: 2017-11-19T14:18:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T03:06:23.000Z (over 4 years ago)
- Last Synced: 2025-04-02T19:04:15.890Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 924 KB
- Stars: 9
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
* 自动编译状态:
1. linux、android、mac、ios [](https://travis-ci.org/KangLin/RabbitThirdLibrary)
2. windows [](https://ci.appveyor.com/project/KangLin/rabbitthirdlibrary)
* 各目标编译详细说明:
1. [ubuntu](INSTALL_UBUNTU.md)
2. [android](INSTALL_ANDROID.md)
3. [windows](INSTALL_WINDOWS.md)
* 预编译库存放位置:
https://github.com/KangLin/RabbitThirdLibrary/releases
文件格式: $(平台)$(版本号)_$(架构)_$(QT 版本)_版本.zip
https://github.com/KangLin/RabbitThirdLibrary/releases/download/v0.3.3/windows_msvc15_x86_Qt5.12.6_v0.3.3.zip
mkdir third_windows
unzip windows_msvc15_x86_Qt5.12.6_v0.3.3.zip -O third_windows
cd third_windows
./change_prefix.sh #修改前缀为正确的目录