Build Boost 1.75.0 by bootstrap.bat using MinGW
Đang mở
- Ngôn ngữ chính
- HTML
- Star
- 8.6k
- Fork
- 1.9k
- Merge trung bình
- 39 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
In line 15, bootstrap.bat
`call .\build.bat`
make some small changes as below
`call .\build.bat %1`
Now you can just compile b2.exe in PowerShell like below
`.\bootstrap.bat gcc`
and build & install Boost
`.\b2.exe --prefix=`
Enjoy! Please let me know if there are any hidden problems here!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.