Daylight Summer School 1998, July 28-30, St. John's College, Santa Fe, NM

Daylight Worksheet - Your toolkit development environment

An efficient development environment can save substantial programming time and effort. There are many tools available for editing, compiling, and debugging. In this simple case we are creating a development directory with one source file and one makefile.

  1. Create a new directory called devdir and into this directory copy the files

    $DY_ROOT/contrib/src/c/depict/smi_to_2d.c
    $DY_ROOT/contrib/src/c/depict/dl_stubs.c
    $DY_ROOT/contrib/src/c/depict/makefile

  2. Edit the makefile and remove the unneeded lines referring to programs other than smi_to_2d.

  3. Try compiling the program with a simple make command. Resolve any errors.

Daylight Chemical Information Systems Inc.
support@daylight.com