[squeak-dev] Re: Problems while installing TweakCore

Hannes Hirzel hannes.hirzel at gmail.com
Wed Nov 10 18:31:16 UTC 2010


Evaluating

MCMcmUpdater updateFromRepositories: #(
'http://squeaksource.com/TweakCore'
'http://squeaksource.com/TweakExtras'
).

Updating starts but after some time I get a walkback

(DirectoryEntry fromArray: entryArray)

#fromArray

is not understood


This is in Squeak 4.2alpha-10656 (as of now)

--Hannes


On 11/9/10, Andreas Raab <andreas.raab at gmx.de> wrote:
> On 11/9/2010 11:41 AM, Casimiro de Almeida Barreto wrote:
>> Em 08-11-2010 17:23, Andreas Raab escreveu:
>>> Try it now. The method directoryContentsFor:do: was added to 4.2 and
>>> created a conflict when loading TweakCore. I've removed it from Tweak
>>> so hopefully it will work now.
>>>
>>> Cheers,
>>>    - Andreas
>> Ok. Installed by hand (all latest). It complains about CProjectBuilder&
>> other stuff.
>
> Well, it is Tweak->Core<- meaning only the essential parts of the API.
> Try evaluating
>
> 	CProjectMorph open: CSampleApp.
>
> to see a simple example.
>
> Cheers,
>    - Andreas
>
>



More information about the Squeak-dev mailing list