speedskater / hot

HOT - Height Optimized Trie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to download third party boost-cmake

LiuXiaoxuanPKU opened this issue · comments

Hi, after running git submodule update --init --recursive, it says Unable to checkout '096156e5637ba8e8308f2c22160dc31765b69320' in submodule path 'third-party/boost-cmake'.
So I tried to down boost-cmake from its github page. Because of cmake version problem, I download the branch install_rules of boost-cmake. Then I tried to run the tests ./runTests.sh. And errors show that tests were not built successfully.
Any suggestions on how to fix it? Thanks!

These two commits should solve the problem SheldonZhong@0584f1e and SheldonZhong@ec29331.