This project has a performance component, and we will be benchmarking your implementation's performance. In order to standardize the performance metric we need a uniform single platform build for your binary. To do this we are building all the projects on aria.cs.washington.edu.
Mac users, you can get remote desktop here:
http://www.microsoft.com/mac/products/remote-desktop/default.mspx
Here are the details on how to build your project for turn in:
Start Menu->Programs->Microsoft Visual Studio 2008->Visual Studio Tools->Visual Studio 2008 command prompt
be sure to update trace.pro with any new file additions or #defines!
nmake –f Makefile.Release dist
should do the trick
.