Dec. 17, 2009
1:37 p.m.
Hernán Morales Durand wrote:
To load Rome:
Gofer new impara: 'RomePharo'; addPackage: 'Rome-BalloonCanvas'; addPackage: 'Rome-Base'; addPackage: 'Rome-PluginCanvas'; addPackage: 'Rome-Fonts'; addPackage: 'Rome-Demo'; load
When evaluating that script I get a Warning:
This package depends on the following classes:
addPackage: 'Rome-Reference'; The dependencies obviously are not cleaned up completely yet...
I'm using Pharo-Core 111066 in Windows XP SP2, I proceeded anyway but then I get a MNU in DisplayScreen class>>tiny (cannot send a walkback since the menu doesn't appear). I'm missed something?
Hmm, can't really explain why that would happen just by loading... Michael