I have downloaded the ready-to-use image from Jenkins and I have an error.
I have downloaded an empty 2.0 image and installed NBOpenGL and it works. 
Strange. Maybe some initialization are made that makes the image not 
cross-platform? Just suggesting...

Thanks Igor! Being able to do some 3d in Pharo is extremely important.

Alexandre


On Jun 7, 2013, at 2:34 PM, Igor Stasenko <[email protected]> wrote:

> On 7 June 2013 21:07, Alexandre Bergel <[email protected]> wrote:
>> Hi!
>> 
>> I have installed NBOpenGL from 
>> http://smalltalkhub.com/#!/~PharoExtras/NBOpenGL
>> I have loaded Version 2.0 using the configuration
>> 
>> The method NBMacGlAPI>>glApiCall: fnSpec index: fnIndex attributes: 
>> attributes context: contextToRetry   refers to the class 
>> NBCallFailureHandler, which is not existing
>> 
>> Apparently NBSTIvarLoader is also missing...
>> I guess ConfigurationOfNBOpenGL is not loading everything...
>> It would be nice to fix this.
> 
> just tried in latest 2.0 image.
> 
> Pharo2.0
> Latest update: #20606
> 
> Gofer new
>       smalltalkhubUser: 'PharoExtras' project: 'NBOpenGL';
>       package: 'ConfigurationOfNBOpenGL';
>       load.
>       
> (ConfigurationOfNBOpenGL project version: '2.0') load
> 
> GLTTRenderingDemo new openInWorld
> 
> everything loads and works.
> (it takes 5 minutes to load though... )
> 
>> 
>> Cheers,
>> Alexandre
>> 
>> --
>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
>> Alexandre Bergel  http://www.bergel.eu
>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>> 
>> 
>> 
>> 
> 
> 
> 
> -- 
> Best regards,
> Igor Stasenko.
> _______________________________________________
> Moose-dev mailing list
> [email protected]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.




Reply via email to