<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-plain" wrap="true" graphical-quote="true"
 style="font-size: 16px;" lang="x-western">(also posted to Squeak-dev)<br>
<br>
Hi,<br>
<br>
I checked out Hydra from SVN, and tried to build it with the normal<br>
Win32 toolchain. When I cd into winbuild/ and type "make", I get the<br>
following error:<br>
<br>
Makefile:42 src/plugins.ext: No such file or directory<br>
Makefile:43 src/plugins.int: No such file or directory<br>
make: *** No rule to make target 'src/plugins.int'. Stop.<br>
<br>
I don't have a src/ directory at all, so I guess that I'm supposed to<br>
use VMMaker to generate the sources. I assume that I first have to<br>
modify VMMaker by applying Win32VMMaker.st, but to which VMMaker? Which<br>
image should I start with (Croquet, Squeak-3.10, etc.)? Which<br>
repository should I pull VMMaker from?<br>
<br>
Thanks,<br>
Josh<br>
<br>
<br>
<br>
</div>
</body>
</html>