Open main menu

CDOT Wiki β

Changes

Building the Fox

153 bytes added, 00:22, 18 September 2006
Method
# Create the c:\proj folder to store the source and object files that will result from the checkout and build respectively.
# Execute the batch file created in step # 6 above. This should set all the required environment variables and automatically open a cygwin prompt window.
#Checkout the code. For the build to work properly we must ensure we are in the c:\proj folder before logging on to CVS to checkout the source files.##Issue * To do this issue the following commandsto change:##** cd c:##** cd proj##** cvs logon##** At the password prompt enter "anonymous"
=Observations=
1
edit