Hi,I know that Examples are rather broken, but never got the time to fix it. Anyway, now I added:package: 'Glamour-Examples' with: [spec requires: #('Glamour-Tools')];package: 'Glamour-Tools' with: [spec requires: #('Glamour-Core' 'CollectionExtensions')];It should be enough for loading purposes.Cheers,Doru_______________________________________________On Sun, Aug 11, 2013 at 11:05 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
HI doru
GLMBrowserTemplate
You must resolve these dependencies before you will be able to load these definitions:
GLMEyeSeeExamplesBrowser
I checked and
GLMEyeSeeExamplesBrowser class >> open
^ self new openOn: ESExamples
package: 'Glamour-Examples' ;
look bogus
it depends on Magritte!, EyeSee and Roassal
I tried
package: 'Glamour-Examples' with: [spec requires: #('Glamour-Magritte-Presentations' 'Glamour-EyeSee-Presentations' 'Glamour-Mondrian-Presentations')] ;
but I navigate in the total guess here.
Can you have a look?
Stef
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--"Every thing has its own flow"
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev