Powerino73 / heekscad

Automatically exported from code.google.com/p/heekscad
Other
0 stars 0 forks source link

launching on 32 bit ubuntu 10.04 error #355

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I build heekscad yesterday from the latest svn successfully. When I launch the 
program I get this error:

heekscad: /home/dan/heeks/heekscad/tinyxml/tinyxml.cpp:323: bool 
TiXmlNode::RemoveChild(TiXmlNode*): Assertion `0' failed.
Aborted

I tried removing .heekscad and I also tried building from a completely new 
directory with fresh svn and still ran into the same error. 
I have no problems with this on another computer (64 bit ubuntu 10.04).
I'm puzzled about this.

Original issue reported on code.google.com by ddfalck2...@yahoo.com on 3 Jul 2011 at 5:26

GoogleCodeExporter commented 8 years ago
I found the problem- somehow libheekscnc.so was causing this. I removed it and 
found things were working as they should. So, I updated heekscnc on this 
machine and it now works.

Original comment by ddfalck2...@yahoo.com on 3 Jul 2011 at 10:29