elliotf / heekscad

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

r1266 won't build on Linux Ubuntu 10.4 #300

Closed GoogleCodeExporter closed 8 years ago

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

I get this error:
Sketch.cpp: In member function ‘bool CSketch::FilletAtPoint(const gp_Pnt&, 
double)’:
Sketch.cpp:1061: warning: statement has no effect
Sketch.cpp:1065: error: expected unqualified-id before ‘int’
Sketch.cpp:1065: error: expected ‘)’ before ‘int’
make: *** [Sketch.o] Error 1
make: *** Waiting for unfinished jobs....

Original issue reported on code.google.com by ddfalck2...@yahoo.com on 8 Aug 2010 at 1:22

GoogleCodeExporter commented 8 years ago
Yes, I get this problem too. I will fix it today.

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

GoogleCodeExporter commented 8 years ago
I have fixed this now.
"Status" was already defined somewhere.

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

GoogleCodeExporter commented 8 years ago
Issue 301 has been merged into this issue.

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