elliotf / heekscad

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

error compiling heekscad #301

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. update repo heekscad
2. make clean
3. make 

What is the expected output? What do you see instead?

Sketch.cpp: In member function ‘bool CSketch::FilletAtPoint(const gp_Pnt&, 
double)’:
Sketch.cpp:1065: error: expected unqualified-id before ‘int’
Sketch.cpp:1065: error: expected ‘)’ before ‘int’
make: *** [Sketch.o] Error 1

What version of the product are you using? On what operating system?

gentoo

Original issue reported on code.google.com by b.ghiac...@gmail.com on 8 Aug 2010 at 6:50

GoogleCodeExporter commented 8 years ago
This is fixed now

Original comment by danhe...@gmail.com on 9 Aug 2010 at 10:18