Now it works!

Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



On Apr 1, 2015, at 4:42 AM, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:

Thank you Alex, for trying to dl CORMAS.

Yes, I fix the problem. Should work now ;-)

BTW, this is really difficult to understand the problem because when a
dependancy is missing,
there is a debug window with Warning but no explanation in the header.
You have to click on the String, what dependancy is missing.
Look at the attached screenshot.

On Wed, Apr 1, 2015 at 1:32 AM, Alexandre Bergel
<alexandre.bergel@me.com> wrote:
Hi Serge!

I���ve tried to load Cormas, but I got an error about some missing dependencies���

Alexandre


On Mar 31, 2015, at 5:00 PM, Serge Stinckwich <serge.stinckwich@gmail.com> wrote:

Dear all,

I made available a new version (v0.2) of Cormas on Pharo.
CORMAS is a multi-agent simulation engine that is running on
VisualWorks Smalltalk:
http://cormas.cirad.fr/indexeng.htm

You can download this version by using the last Moose 5.1 image :
https://ci.inria.fr/moose/job/moose-5.1/

and doing in a Playground:

Gofer new
 url: 'http://smalltalkhub.com/mc/SergeStinckwich/CORMAS/main';
 configurationOf: 'Cormas';
 loadStable.

At the moment, nothing is working ;-)
Almost classes of the original VW version are now in Pharo except some
classes like Jun* that will I guess disappear for the new version if
we use ROASSAL instead. I will start to clean the code now in order to
be able to run as simple model like Fire Automata model

All the code is also available on github here: https://github.com/cormas/cormas

If some of you want to be added in the CORMAS github org, please tell me:
https://github.com/cormas
I will feel less alone ;-)

You can join the mailing-list to help here:
https://groups.google.com/forum/#!forum/cormas-dev

Regards,

--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/


--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.







--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/
<Screen Shot 2015-04-01 at 09.29.53.png>