Closed GoogleCodeExporter closed 8 years ago
Please note the message on the front page that this project has moved to
github. The code in the svn repo here is stale.
Original comment by shopinth...@gmail.com
on 3 Aug 2011 at 12:29
code i am using is from github
Original comment by roman...@gmail.com
on 3 Aug 2011 at 5:01
Your clue is the second part of the error
"Reselect.h:35:6: error...."
Opening Reselect.h at line 35 shows us that we have two options for
AddSolidsProperties and Makefile.old is using the wrong one.
Add "-DOP_SKETCHES_AS_CHILDREN" to the active list of CCFLAGS in Makefile.old
and try again.
Works for me :)
Original comment by caddit....@gmail.com
on 15 Aug 2011 at 8:27
Original comment by neomil...@gmail.com
on 28 Jun 2014 at 5:08
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 6:36
Original issue reported on code.google.com by
roman...@gmail.com
on 3 Aug 2011 at 5:39