From: Eduardo Davila Date: Sun, 5 Sep 2010 09:20:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CREATOOLS.2-0-3~23 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=1e5ead2c1c568f2a924d1dcf77994f46d2f31640;p=bbtk.git *** empty log message *** --- diff --git a/kernel/src/bbtkFactory.cxx b/kernel/src/bbtkFactory.cxx index f118bef..6746746 100644 --- a/kernel/src/bbtkFactory.cxx +++ b/kernel/src/bbtkFactory.cxx @@ -2,8 +2,8 @@ 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 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -780,6 +780,10 @@ namespace bbtk } 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 \""<