[squeak-dev] OSProcess on Windows

Eliot Miranda eliot.miranda at gmail.com
Thu Jun 9 17:28:10 UTC 2011


On Thu, Jun 9, 2011 at 9:07 AM, Colin Putney <colin at wiresong.com> wrote:

> On Thu, Jun 9, 2011 at 6:14 AM, David T. Lewis <lewis at mail.msen.com>
> wrote:
>
> > Just load OSProcess and CommandShell from SqueakMap. The plugins are
> > separate packages that you can load if you are building your own VM,
> > in which case you would load VMMaker first, which contains the
> > InterpreterPlugin class.
>
> Oh right, that was the issue I ran into. The official Windows VM
> doesn't ship with OSProcessPlugin, so if you want to use OSProcess on
> Windows, you have to build your own VM.
>
> Does the Cog VM for Windows ship with OSProcessPlugin, then? If so,
> we'll finally have a cross-platform API for launching other processes.
>

Yes it does :)

McStalker.oscogvm$ unzip -l cogwin.zip
Archive:  cogwin.zip
  Length     Date   Time    Name
 --------    ----   ----    ----
        0  06-07-11 17:46   cogwin/
  1403381  06-07-11 17:38   cogwin/Croquet.exe
      211  04-01-11 12:06   cogwin/Croquet.ini
   297521  06-07-11 17:38   cogwin/Croquet.map
    99565  06-07-11 17:38   cogwin/SqueakFFIPrims.dll
    65835  06-07-11 17:38   cogwin/Win32OSProcessPlugin.dll
 --------                   -------
  1866513                   6 files



> Colin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20110609/18658560/attachment.htm


More information about the Squeak-dev mailing list