Error on loading GToolkit configuration

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Error on loading GToolkit configuration

Nicolai Hess

Replace Announcer>>#on:send:to:'s senders in GTSpotter


Pharo5.0
Latest update: #50040


Anyone knows why this fails:

Gofer new
   smalltalkhubUser: 'Moose' project: 'GToolkit';
   load;
   configurationOf: 'GTSpotter';
   loadVersion:'1.2.4'
-> Could not resolve: GT-SpotterExtensions-Core [ GT-SpotterExtensions-Core-AndreiChis.145]

Reply | Threaded
Open this post in threaded view
|

Re: Error on loading GToolkit configuration

Andrei Chis
Made a small mistake in the configuration.
Should work now.

Cheers,
Andrei

On Sun, May 10, 2015 at 11:50 AM, Nicolai Hess <[hidden email]> wrote:

Replace Announcer>>#on:send:to:'s senders in GTSpotter


Pharo5.0
Latest update: #50040


Anyone knows why this fails:

Gofer new
   smalltalkhubUser: 'Moose' project: 'GToolkit';
   load;
   configurationOf: 'GTSpotter';
   loadVersion:'1.2.4'
-> Could not resolve: GT-SpotterExtensions-Core [ GT-SpotterExtensions-Core-AndreiChis.145]


Reply | Threaded
Open this post in threaded view
|

Re: Error on loading GToolkit configuration

Nicolai Hess
Thank you!

2015-05-10 12:44 GMT+02:00 Andrei Chis <[hidden email]>:
Made a small mistake in the configuration.
Should work now.

Cheers,
Andrei

On Sun, May 10, 2015 at 11:50 AM, Nicolai Hess <[hidden email]> wrote:

Replace Announcer>>#on:send:to:'s senders in GTSpotter


Pharo5.0
Latest update: #50040


Anyone knows why this fails:

Gofer new
   smalltalkhubUser: 'Moose' project: 'GToolkit';
   load;
   configurationOf: 'GTSpotter';
   loadVersion:'1.2.4'
-> Could not resolve: GT-SpotterExtensions-Core [ GT-SpotterExtensions-Core-AndreiChis.145]