<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
For anyone (present or future) who has similar questions to me, also
check out the thread with the same name on the Squeak-dev mailing list;
there's a *bit* more info there.<br>
<br>
Cheers,<br>
Josh<br>
<br>
<br>
Igor Stasenko wrote:
<blockquote
 cite="mid:4a5f5f320809131411v7d7eb8b7xd4769edaf808010c@mail.gmail.com"
 type="cite">
  <pre wrap=""> 
2008/9/13 Joshua Gargus <a class="moz-txt-link-rfc2396E" href="mailto:schwa@fastmail.us">&lt;schwa@fastmail.us&gt;</a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">(also posted to Squeak-dev)

Hi,

I checked out Hydra from SVN, and tried to build it with the normal
Win32 toolchain. When I cd into winbuild/ and type "make", I get the
following error:

Makefile:42 src/plugins.ext: No such file or directory
Makefile:43 src/plugins.int: No such file or directory
make: *** No rule to make target 'src/plugins.int'. Stop.

I don't have a src/ directory at all, so I guess that I'm supposed to
use VMMaker to generate the sources.
    </pre>
  </blockquote>
  <pre wrap=""><!---->Yes. I'm not in favor for holding a generated sources in SVN.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I assume that I first have to
modify VMMaker by applying Win32VMMaker.st, but to which VMMaker?
    </pre>
  </blockquote>
  <pre wrap=""><!---->No, it is not necessary.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Which
image should I start with (Croquet, Squeak-3.10, etc.)?
    </pre>
  </blockquote>
  <pre wrap=""><!---->For building VM - any image you like , you need an FFI package
installed before loading VMMaker.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Which
repository should I pull VMMaker from?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
squeaksource/HydraVM

There is one issue with sqOldSoundPrims.c. Delete this file after
checking out from SVN.
If you'll have any other problems, just ask.

  </pre>
  <blockquote type="cite">
    <pre wrap="">Thanks,
Josh





    </pre>
  </blockquote>
  <pre wrap=""><!---->


  </pre>
</blockquote>
<br>
</body>
</html>