alex did you add this version as stable for pharo40 in the configuration?
Because this is a nice way to document that a version can load in a given version.

Stef

Le 24/9/15 22:42, Alexandre Bergel a écrit :
Should work now. Sorry about that.
Roassal2 can be loaded in Pharo 4 using:

Gofer it
     smalltalkhubUser: 'ObjectProfile' project: 'Roassal2';
     configurationOf: 'Roassal2';
     loadVersion: '1.15’.

Cheers,
Alexandre


On Sep 21, 2015, at 4:15 PM, Johan Fabry <jfa...@dcc.uchile.cl> wrote:

Hi all,

I cannot load Roassal2 development in Pharo 4, it’s missing the GTExampleFinder 
class (full message below). I can proceed through and still get a reasonably 
working version though (I guess without some examples, have not tried it as I 
don’t need them)

Would it be possible to fix the development version so that it loads in Pharo 4?


This package depends on the following classes:
  GTExampleFinder
You must resolve these dependencies before you will be able to load these 
definitions:
  RTExampleFinder
  gtExampleInstance
  class:selector:method:to:
  newExample


---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   -   http://pleiad.cl/~jfabry
PLEIAD and RyCh labs  -  Computer Science Department (DCC)  -  University of 
Chile




Reply via email to