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. _______________________________________________ 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