1You may build the Win32 version of Aiksaurus with MSVC.  Other compilers should work but makefiles and project files have not been provided.
2
3For command line junkies - simply
4	nmake -f Makefile.msc
5
6For DevStudio - go to win/src directory and open up the Aiksaurus.dsw
7
8Then build.
9