Giter Club home page Giter Club logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Do you use HeeksCNC plugin with HeeksCAD ?

Original comment by [email protected] on 7 May 2015 at 11:45

from heekscad.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Yes, I mainly use HeeksCNC, should I be reporting the issue somewhere else?

Original comment by [email protected] on 7 May 2015 at 11:47

from heekscad.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
If I update to opencascade-6.8.0, compiling latest heekscad will result in the 
following error

/home/faulty/build/heeks/heekscad/interface/Geom.cpp: In function ‘gp_Trsf 
make_matrix(const double*)’:
/home/faulty/build/heeks/heekscad/interface/Geom.cpp:1168:107: error: no 
matching function for call to ‘gp_Trsf::SetValues(const double&, const 
double&, const double&, const double&, const double&, const double&, const 
double&, const double&, const double&, const double&, const double&, const 
double&, double, double)’
  tr.SetValues(m[0], m[1], m[2], m[3], m[4], m[5], m[6], m[7], m[8], m[9], m[10], m[11], 0.0001, 0.00000001);
                                                                                                           ^
/home/faulty/build/heeks/heekscad/interface/Geom.cpp:1168:107: note: candidate 
is:
In file included from /opt/opencascade/inc/BRepAdaptor_Curve.hxx:13:0,
                 from /home/faulty/build/heeks/heekscad/src/stdafx.h:76,
                 from /home/faulty/build/heeks/heekscad/interface/Geom.cpp:5:
/opt/opencascade/inc/gp_Trsf.hxx:207:26: note: void 
gp_Trsf::SetValues(Standard_Real, Standard_Real, Standard_Real, Standard_Real, 
Standard_Real, Standard_Real, Standard_Real, Standard_Real, Standard_Real, 
Standard_Real, Standard_Real, Standard_Real)
   Standard_EXPORT   void SetValues (const Standard_Real a11, const Standard_Real a12, const Standard_Real a13, const Standard_Real a14, const Standard_Real a21, const Standard_Real a22, const Standard_Real a23, const Standard_Real a24, const Standard_Real a31, const Standard_Real a32, const Standard_Real a33, const Standard_Real a34) ;
                          ^
/opt/opencascade/inc/gp_Trsf.hxx:207:26: note:   candidate expects 12 
arguments, 14 provided
interface/CMakeFiles/heeksintf.dir/build.make:77: recipe for target 
'interface/CMakeFiles/heeksintf.dir/Geom.cpp.o' failed
make[2]: *** [interface/CMakeFiles/heeksintf.dir/Geom.cpp.o] Error 1
CMakeFiles/Makefile2:75: recipe for target 
'interface/CMakeFiles/heeksintf.dir/all' failed
make[1]: *** [interface/CMakeFiles/heeksintf.dir/all] Error 2
Makefile:136: recipe for target 'all' failed
make: *** [all] Error 2

Original comment by [email protected] on 8 May 2015 at 7:32

from heekscad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.