On Apr 2, 2013, at 7:33 AM, Tom Browder wrote: > Not all the problems I had: I started over. It shows why one ought to > start over with a clean tree sometimes--I had old and forgotten local > cruft in dusty corners that were interfering and I missed the signs.
Or to commit your cruft more quickly so you don't forget about it? :) Note that the cmake build isn't as well-tested or set up for repeat in-directory builds like autotools was. You'll run into fewer problems if you compile in a separate build directory, if you're not doing that already. Running scripts on the source tree without ignoring the .svn dirs is another good way to mess up a checkout. Cheers! Sean ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ BRL-CAD Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-devel
