Hi folks,

sorry if it´s too early ... but here it goes:

I´m getting the following error in
.\mitk\Utilities\openCherry\Bundles\org.opencherry.core.commands\src\cherryCommandManager.cpp

under WinXP VS 2005:

error C2259: 'cherry::CommandManager::ExecutionListener' : cannot
instantiate abstract class

executionListener definition:

SmartPointer<IExecutionListenerWithChecks> executionListener

executionListener instantiation:

executionListener = new ExecutionListener(this);

I did not see the error in the Dashboard

have a nice day,
sebastian

------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to