> I
tried compiling the VC 6 project \platforms\win32\misc\squeqk.dsp I found
in the source SqueakVM-Win32-3.10.6-src.zip. with visual studio C++
Express Edition.
i got bunch of
> error C1083: Cannot open
include file: 'windows.h': is anyone able to compile squeak with vusual
studio.
You need to download and install Wndows Platform SDK from
Microsoft dev site. Unfortunately it is a bit of a pain to download it but after
that it works. Microsoft Windows Server 2003 R2 Platform SDK worked for me. It
is big (about 400M).
Tansel