"Igor Stasenko" <siguctua@gmail.com> wrote in message news:4a5f5f320809120530j75fde46m173d7cd4297caef1@mail.gmail.com...
2008/9/12 Igor Stasenko <siguctua@gmail.com>:
As always, things not working out of the box.
- VM builds from unzipped VM sources OK - but for building with VMMaker generated sources, had to fix 'gnuify' file to make a clean build
i dreaming to build vm straight from squeak, without horrid makefiles. I heard that Keith did a 'Bob' tool which can be used as a kind of make utility. But i think, to fully replace makefiles, it needs an OSProcessPlugin to be able to interact with OS/shell.
Next step, tried to load freetype plugin.... http://source.impara.de/freetype/Freetype-Plugin-JMM.53.mcz http://source.impara.de/freetype/Freetype-Plugin-tween.51.mcz
and guess what? YES! It can't be loaded! :)
MC complains about following:
This package depends on the following classes: FT2Constants
The FT2Constants is the pool dictionary used by plugin. But not defined within package.
Sorry. I forgot about that. The FT2Constants are in the main FreeTypePlus package - http://www.squeaksource.com/FreeTypePlus/FreeType-tween.435.mcz You should install that before installing Freetype-Plugin Cheers, Andy
-- Best regards, Igor Stasenko AKA sig.