cvs -d /p/quake/cvs checkout src
This is an experimental (not currently supported nor very tested) version of quagents that runs on the Windows platform. It was briefly experimented with on Windows XP Professional and was compiled with Visual Studio .NET 2003. Your milage may vary. See README_WINDOWS_BUILD.txt inside the src zip file for tips on setting things up and compiling. There is no current development ongoing on this version but we provide it here as someone might find it a useful starting point of reference for running the program in a Windows environment, the game's original target platform. Quagents Windows Source Code: win32quake2ur_src.zip Quangents Windows Version pre-compiled binary: win32-quake2ur_bin.zip If you will just be writing quagent client code this allows for the server to be run on a Windows machine.
./configureFor a full list of configuration options, type
./configure --helpIn particular, the following options are often useful when building the Quagents system:
`pwd`/...
make
make install
make examples