automation/product_builder/carbide.c/README.txt
author timkelly
Mon, 13 Sep 2010 10:29:40 -0500
changeset 1989 4325bb87befb
parent 527 aca45c77e587
permissions -rw-r--r--
fix bug 9928 - issues with platform project > build (ctrl+b)- removes workaround

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