-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Description
安装手册原文如下:
https://doc.polardbx.com/quickstart/topics/quickstart-development.html
建议:
1、github里不要包含boost, 否则太大了, clone很容易失败
2、建议不要让用户下载先boost, 因为版本依赖在变, 文档现在还没有区分版本.
-DWITH_BOOST="./extra/boost/boost_1_70_0.tar.gz"
改成
-DDOWNLOAD_BOOST=1
-DWITH_BOOST="./extra/boost"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels