Hi, when I try to run the cppcalculator sample I get the following exception:
5380:5972 Unsupported implementation type: > > http://www.osoa.org/xmlns/sca/1.0#CPP > > Implementation > > calculator_client: exception caught: Exception > > Class: SystemConfigurationException > > Description: Implementation type not supported: > > http://www.osoa.org/xmlns/s > > ca/1.0#CPPImplementation > > Origin: > > File: > > E:\Adriano\Faculdade\Tuscany\Native_Release\cpp\sca\runtime\ > > core\src\tuscany\sca\model\ModelLoader.cpp > > Line: 381 > > Function: tuscany::sca::model::ModelLoader::addComponent > > Path: > > File: > > E:\Adriano\Faculdade\Tuscany\Native_Release\cpp\sca\runtime\ex > > tensions\cpp\src\osoa\sca\CompositeContext.cpp > > Line: 101 > > Function: osoa::sca::CompositeContext::getCurrent > > How do I enable the CPPImplementation? I've already added the cpp lib dir to my path var. Thanks in advance, Adriano Crestani
