How to compile a plugin on MacOSX?

Ian Piumarta ian.piumarta at inria.fr
Mon Jul 26 14:29:48 UTC 2004


On 26 Jul 2004, at 03:50, Alexandre Bergel wrote:

>   - Create a small plugin (with just the method answerSeventeen) named 
> ClassboxPlugin (subclass of InterpreterPlugin
>   - ../platforms/unix/config/configure
>   - make

Try:

     - make -C ../platforms/unix/config
     - ../platforms/unix/config/configure
     - make

Ian




More information about the Squeak-dev mailing list