There was an error while loading. Please reload this page.
git submodule init git submodule update
pip install
python setup.py build
Steps to try if python setup.py build fails
BOOST_ROOT_1_67_0
cd swmm-solver mkdir buildprod cd buildprod cmake -G "Visual Studio 14 2015 Win64" .. cmake --build . --config Release --target install