automation/product_builder/carbide.c/README.txt
author stechong
Wed, 20 Oct 2010 11:19:31 -0500
changeset 2165 2a7b5eccb0bc
parent 527 aca45c77e587
permissions -rw-r--r--
Keeping PlatSim internal only.

How to Build Carbide.c++

On Windows XP

Install Merurial
Install Java jdk-1_5_0_15-windows-i586-p.exe
Install Cygwin in C:\cygwin (must also have cygwin\bin2)
Install Carbide.c ADT in %TOP%\ADT

edit build_carbide.bat
    set TOP
    set WORKSPACE
    set HG_SFL_HOST
    set HG_EPL_HOST
    set HG_REVISION
    set HG_USERNAME
    set HG_PASSWORD

run build_carbide.bat