X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkFactory.cxx;h=6746746398a24ed4dcb826b4a101265c474320e8;hb=1e5ead2c1c568f2a924d1dcf77994f46d2f31640;hp=f118bef9b944060282cf9936ee7680c5c63b1e5e;hpb=bd19895d0d5a0c3a1e516732adba4be2968b111a;p=bbtk.git 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 \""<