Rebuild_libs.sh missing

Hi there, I walked through the setting up the dev environment steps about a week ago on my desktop without too much troubles. I’m just setting up a laptop that will act as my primary workhorse with Daisy. Ive made it as far as the rebuild_libs.sh command. This file seems to be missing from the cloned directories. I have a rebuild_all.sh, which I was able to run just fine, I’m just curious now what?

Kind Regards
Ryan

2 Likes

We recently moved the rebuild_libs script.

You should use
rebuild_all.sh
This has also been updated in the wiki.

If you want to build just the libraries, you can still run
./ci/build_libs.sh

Thanks for bringing this to our attention!

1 Like