The readme.txt file for the VC++ Goo distribution:
This is a preliminary port of Goo v0.140 to work using the Microsoft Visual Studio C++ compiler.
First you require the original Goo 140 distribution from http://www.googoogaga.org. Once you have unpacked that distribution, copy the contents of this archive over that install. This archive only contains the changed files and any additional files needed.
Once this is done, make sure your C++ environment variables are set (vcvars32.bat or corvars.bat) and run win32-vc/build.bat.
This will create 'goovc.exe' in the win32-vc directory which should run correctly.
Most of Goo works including thread and locking support. Please report bugs to the maintainer of this archive, Chris Double (chris.double@double.co.nz).
Note that you can use Visual C++ 6.0 or the free C compiler that ships with the Microsoft .NET Framework SDK. The only disadvantage with the latter is you don't get compiler optimisations so Goo runs slower.
9:24:00 PM
|