ok, I'll update the config. About the fonts, do you know if these clases were removed from pharo?
On Wed, Nov 21, 2012 at 12:40 PM, Igor Stasenko <[email protected]> wrote: > On 21 November 2012 12:28, Javier Pimás <[email protected]> > wrote: > > Igor, while loading ConfigurationOfNBOpenGL this things are missing: > > > > NBUnsignedLong > > > hmm.. this is because latest version of NativeBoost renamed this class > to NBUInt32 > that means we need to update config of opengl, > and of course update this dependency. > > > TTFontReader > > TTFontDescription > > TTGlyph > > > this needs for demo to work.. but sure , it is not required for opengl > to function. > > > > are they still needed? > > > > -- > > Lic. Javier Pimás > > Ciudad de Buenos Aires > > > > -- > Best regards, > Igor Stasenko. > > -- Lic. Javier Pimás Ciudad de Buenos Aires
