On 08/05/2013 11:45 AM, Lorenzo Marcantonio wrote: > On Mon, Aug 05, 2013 at 11:29:40AM -0500, Dick Hollenbeck wrote: >> Gosh, well maybe not. After recompiling I could not duplicate it. > > Some kind of heisenbug, maybe? Even the autoscrolling issue I had with > eeschema is not reproducible on every machine (I suspect some timing > relationship and/or events arriving in differen order).
Or it can sometimes be failure on CMake's part to track all the dependencies and fails to compile everything it needs to after and edit. There are some corner cases involving header files in there that lurk for the new code warrior. $ make clean is what I run to in such a case. Dick _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp