[squeak-dev] Re: [ANN] Croquet OpenGL on Squeaksource (Re: Trying to load ALienOpenGL into 4.1 alpha...)

Andreas Raab andreas.raab at gmx.de
Fri May 28 03:27:36 UTC 2010


On 5/27/2010 8:18 PM, Lawson English wrote:
> On 5/27/10 8:09 PM, Andreas Raab wrote:
>> On 5/27/2010 7:54 PM, Lawson English wrote:
>>> Darn, tried that with the latest update of Seaside 3.0a. I had to use
>>> Monticello directly, rather than Installer. 'OpenGL example." returned
>>> the error MessageNotUnderstood: SystemDictionary>>platform
>>
>> What image are you using? There are no senders of #platform in OpenGL
>> anywhere. There is #platformName (as in "Smalltalk platformName") but
>> in 4.1 and later this works.
>>
>> Cheers,
>> - Andreas
>
>
> My bad, the error is indeed SystemDictionary>>platformName
>
> Just tried it again with an updated Seaside 3.0a
>
> PharoCore1.0rc3

This is your problem. CroquetGL has not been tested on Pharo. I suspect 
Pharo 1.0 has still the dreadful "SmalltalkImage current platformName".

Cheers,
   - Andreas



More information about the Squeak-dev mailing list