[opensource-dev] What's the autobuild equivalent to "develop.py clean"?

Ardy Lay ardylay at gmail.com
Thu May 5 08:37:18 PDT 2011


On 5/5/2011 10:23 AM, Tonya Souther wrote:
> I can't seem to find a way to clean the tree and start a build from
> scratch. I'm chasing a link error where it's complaining about symbols
> that exist elsewhere, and want to make sure that a clean build has the
> same issue before I spend lots of time on it.
> _______________________________________________
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting privileges
I use:
rm -rf build-vc100
via cygwin on Windows

Just delete, rename or move the build target directory "build-vc100" via 
whatever means you prefer.


More information about the opensource-dev mailing list