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.