wxHatch Reference: Paths

Paths can be added to the wxhatch window using Choose | Select Additional Path. The selection may be used  in this session only, or saved in the registry. If saved, it can be associated with a partular compiler and restored when that compiler is selected (useful for the compilers' bin directory). This means you don't have to have the compiler's path added to the windows environment. Alternatively a path may be restored every time wxhatch starts, useful eg for cvs or other tools. The dialog allows you to add several paths, and add them all to the start path

The start path plus any additional paths will be applied to all children spawned by the wxhatch program, compilers, debuggers, tools, shells, etc

If the watcom or visual c compiler is detetced, the children will also acquire the requisite INCLUDE and LIB environment settings

When wxHatch is run in a cygwin/msys environment, or the path to their bin directory is added, all subsequent commands will be executed in a new bash shell with the path having / directory separators



wxHatch Home