[squeak-dev] Building HydraVM from SVN (on Windows)

Matthew Fulmer tapplek at gmail.com
Tue Sep 16 23:01:32 UTC 2008


On Sat, Sep 13, 2008 at 10:49:59AM -0700, Joshua Gargus wrote:
> 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.  I assume that I first have to
> modify VMMaker by applying Win32VMMaker.st, but to which VMMaker?  Which
> image should I start with (Croquet, Squeak-3.10, etc.)?  Which
> repository should I pull VMMaker from?

VMMaker is here:

http://jabberwocky.croquetproject.org:8889/HydraVM

I've heard it is supposed to work in any image, but I used a
Croquet image just to be safe.

The instructions are in the availibility section of this page:

http://squeakvm.org/~sig/hydravm/devnotes.html

-- 
Matthew Fulmer -- http://mtfulmer.wordpress.com/



More information about the Squeak-dev mailing list