@driven said:
has any one got this fully running on a mac??
i get this error, functionality of some of the tools
john
Don't know if this is still an issue for anyone, but you can find a patched version that works for me.
I changed line 4921
if (n1.between? (n2 - interval), (n2 + interval))
to
if ( n1.between?((n2 - interval), (n2 + interval)) )
.
I'm running mac os x 6, SketchUp 7 (7.1.6859)