BSpline
Posted: Mon Sep 26, 2011 3:45 am
Hi,
I'm trying to use the function BSpline, but it continues to give me an error :
error C2259: 'OpenSim::BSpline' : cannot instantiate abstract class due to following members:
'SimTK::Function *OpenSim::Function::createSimTKFunction(void) const' : is abstract
C:\OpenSim2.2.1\sdk\include\OpenSim/Common/Function.h(134) : see declaration of 'OpenSim::Function::createSimTKFunction'
Can anyone explain to me why is this happening?
Thanks,
Joana
I'm trying to use the function BSpline, but it continues to give me an error :
error C2259: 'OpenSim::BSpline' : cannot instantiate abstract class due to following members:
'SimTK::Function *OpenSim::Function::createSimTKFunction(void) const' : is abstract
C:\OpenSim2.2.1\sdk\include\OpenSim/Common/Function.h(134) : see declaration of 'OpenSim::Function::createSimTKFunction'
Can anyone explain to me why is this happening?
Thanks,
Joana