Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Aperi/build/dev-env

< Aperi/build
Revision as of 21:21, 26 February 2007 by Slupesky.us.ibm.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Aperi Development Environment This document describes how to set up a development environment on a “clean” Windows machine for working with Aperi. This includes:

• Setting up a development environment • Downloading the Aperi source code • Downloading third-party libraries • Building aperi • Running Aperi in a debug environment

1. Begin setting up the development environment Perform this step to begin establishing the appropriate development environment on a Windows machine. The following components are needed for the environment:

http://java.sun.com/javase/downloads/index.jsp%7C
http://msdn2.microsoft.com/en-us/visualc/default.aspx%7C
http://www.eclipse.org/downloads/%7C
http://ant.apache.org/bindownload.cgi%7C
http://www.microsoft.com/whdc/DevTools/ddk/default.mspx%7C
http://www.microsoft.com/downloads/details.aspx?FamilyId=A55B6B43-E24F-4EA3-A93E-40C0EC4F68E5&displaylang=en%7C

Back to the top