Hi Hernán, could you please try the latest build https://ci.inria.fr/pharo-contribution/job/DynaCASE/lastSuccessfulBuild/PHAR... I'm in the process of integrating FAMIX model so it's bit unstable. Peter On Wed, Sep 23, 2015 at 1:32 AM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Hello,
I'm trying DynaCASE modeling platform in latest Pharo 5 installing with the following script:
Metacello new baseline: 'DynaCASE'; repository: 'github://dynacase/dynacase/repository'; load.
When I click both
DC Finite State Machine -> FSM Example Divisibility DC Finite State Machine -> FSM Example Decimal
I get
MessageNotUnderstood: receiver of "handlesAnnouncement:" is nil
So my question is how should I install DynaCASE to get a functional version?
Cheers,
Hernán