[squeak-dev] Q CodeLoader wont load my mcz files

Baveco, Hans Hans.Baveco at wur.nl
Wed Jul 9 13:56:27 UTC 2008


CodeLoader refuses to load my mcz files from squeaksource and other
repositories. 
The mcz files are created from 3.8 Squeak and Croquet (Cobalt) images.
What should I do to make these mcz files loadable? 

TIA
Hans

| loader |
loader := CodeLoader new.
loader baseURL: 'http://www.squeaksource.com/ColorLegend/'.
loader loadSourceFiles: #('ColorLegend-jmb.15.mcz' );installSourceFiles.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20080709/436bc721/attachment.htm


More information about the Squeak-dev mailing list