Building the simulator
We're using Visual Studio 2008, Professional Edition to write code for the Thales Simulator. You could probably use another version of Visual Studio 2008 (like the Express version) but some functionality will not be there - for example, you will not be able to run the unit tests.
Download the source code from the
releases tab or download the latest source from the
source code tab. Unzip everything to a single directory and use Visual Studio 2008 to open the ThalesSim.sln solution file. From the Build menu click on "Rebuild Solution".