Program: bbtk
Module: $RCSfile: bbtkFactory.cxx,v $
Language: C++
- Date: $Date: 2010/09/12 14:52:25 $
- Version: $Revision: 1.50 $
+ Date: $Date: 2010/09/12 14:59:29 $
+ Version: $Revision: 1.51 $
=========================================================================*/
/* ---------------------------------------------------------------------
}
else
{
- printf(" \n",name.c_str());
- printf(" ..BBTK ERROR.. package >>>%s<<< unknown\n",name.c_str());
- printf(" Your have to configure your bbtk_config.xml\n");
- printf(" to configure the correct path of the packages\n\n");
bbtkDebugDecTab("kernel",9);
bbtkError("package \""<<name<<"\" unknown");
}