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 [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
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 <[hidden email]> wrote: HI doru "Every thing has its own flow"
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Ok I will check later.
Now I continue with my image where I fix everything I find. Stef On Aug 11, 2013, at 1:22 PM, Tudor Girba <[hidden email]> wrote:
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |