smalltalk - Metacello says "This package"? -
i using pharo 4. installed configuration load other configurations, , getting error:
this package depends on following classes: gtexampletestcase gtexamplefinder must resolve these dependencies before able load these definitions: rtexamplefinder gtexampleinstance class:selector:method:to: newexample rtexampletestcase packagenames select proceed continue, or close window cancel operation. how know package "this"?
yeah, that's known problem. can use debugger go couple of frames method #loadwithnamelike:. argument method name of package.
Comments
Post a Comment