Page 1 of 1

Error compiling "standAloneKinematicsDemo1"

Posted: 24 Aug 2020, 03:16
by dds
Hi. When trying to compile the example "standAloneKinematicsDemo1" I get the multiple errors in coppeliaKinematicsRoutines\sceneObject.cpp:

- error: C2065: 'simOne': undeclared identifier

- error: C2065: 'simZero': undeclared identifier

- sceneObject.cpp:98: error: C2660: 'C4Vector::setAngleAndAxis': function does not take 1 arguments

Re: Error compiling "standAloneKinematicsDemo1"

Posted: 24 Aug 2020, 07:42
by coppelia
Hello,

that project depends on following repositories being present in the programming folder as well:
Cheers