Error compiling "standAloneKinematicsDemo1"

Report crashes, strange behaviour, or apparent bugs
Post Reply
dds
Posts: 85
Joined: 20 Mar 2014, 14:35

Error compiling "standAloneKinematicsDemo1"

Post 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

coppelia
Site Admin
Posts: 10366
Joined: 14 Dec 2012, 00:25

Re: Error compiling "standAloneKinematicsDemo1"

Post by coppelia »

Hello,

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

Post Reply