DINKIN / heekscad

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

Pocketing operations not working #376

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Install HeeksCAD + HeeksCNC + Libarea using the INSTALL_UBUNTU.sh script
2.Create a sketch
3.Perform a pocketing operation

What is the expected output? What do you see instead?
Some script appears in HeeksCAD but no GCode is generated and I get the 
following error: 

ImportError: /usr/local/lib/python2.7/dist-packages/area.so: undefined symbol: 
_ZNK5boost6python7objects21py_function_impl_base9max_arityEv

What version of the product are you using? On what operating system?
I'm using version 0.18.0 pulled from git

Please provide any additional information below.
I'm running Ubuntu 12.04 64-bit.

Original issue reported on code.google.com by mariosal...@gmail.com on 21 Aug 2012 at 1:36

GoogleCodeExporter commented 9 years ago
Builds under Linux or more precisely Debian and Ubuntu have been recently 
improved.

You can find all relevant information in 
https://code.google.com/p/heekscad/wiki/HeeksCncUnderUbuntu

Original comment by neomil...@gmail.com on 29 Jun 2014 at 7:38