Doru

can you give me access to the repo of brick because I'm writing a configuration and a CI?

Stef

Le 1/6/15 07:28, Tudor Girba a écrit :
I think this should do it:

Gofer it
    smalltalkhubUser: 'Pharo' project: 'Bloc';
    configurationOf: 'Bloc';
    loadDevelopment.
Gofer new
smalltalkhubUser: 'Pharo' project: 'Brick';
package: 'Brick-Core';
package: 'Brick-Scrollpane';
package: 'Brick-List';
load.
ConfigurationOfTxText loadDevelopment.


Cheers,
Doru



On Sun, May 31, 2015 at 11:15 PM, Peter Uhnák <i.uh...@gmail.com <mailto:i.uh...@gmail.com>> wrote:

    Hi,

    I wanted to try new brick/bloc thing
    
https://pharoweekly.wordpress.com/2015/05/30/future-new-widget-sets-is-coming-to-you/

    however after loading (in Pharo 5.0) it is complaining about
    missing FILOStack (in BlBrickLayouter>>initialize)

    What should I load?

    Thanks,
    Peter




--
www.tudorgirba.com <http://www.tudorgirba.com>

"Every thing has its own flow"

Reply via email to