On 29 November 2012 09:06, laurent laffont <laurent.laffont@gmail.com> wrote:
Hi Igor,
I've played with chipmunk lib & Esteban examples yesterday. But there's always this step to pass where NB throws some generic error when the lib is not found or not compiled with right options, ....
who said that it will be easy? nothing is perfect :)
Would be nice to have some clearer error messages if possible like:
- NBLibraryNotFoundException: "libchipmunk.dylib not found in path (/usr/local/lib, ./usr/lib...)"..... - NBFunctionAdressNotFoundException: "libchipmunk.dylib loaded, but could not find adress for function xxxxx, check compilation options ..." - NBCPlusPlusException: "libXXXX is C++ library, won't work"
yes, i agree: clear error messages mean less confusion to users and less time to waste answering same questions over and over again on mailing list. :)
Laurent
-- Best regards, Igor Stasenko.