Program: bbtk
Module: $RCSfile: bbtkFactory.cxx,v $
Language: C++
- Date: $Date: 2010/04/28 22:19:59 $
- Version: $Revision: 1.48 $
+ Date: $Date: 2010/09/05 09:20:49 $
+ Version: $Revision: 1.49 $
=========================================================================*/
/* ---------------------------------------------------------------------
}
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");
}