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