My favorites | Sign in
Logo
                
BuildingSource  
Building the project from source.

To build the latest version of Cogwheel, you can check out the source and build it yourself using free tools. The software has been developed with Visual Studio 2008 in mind.

Requirements

Details

  1. Install the SlimDX developer SDK.
  2. Check out the code to a local working copy using the URL http://cogwheel.googlecode.com/svn/trunk/.
  3. Open the solution file Cogwheel.sln in VC#.
  4. Set Cogwheel SlimDX as the startup project.

Hopefully by this point you should be able to build and run the project in either debug or release mode.

More Information

You can browse the source or view the revision log online through your browser if you so wish.

Hosted by Google Code