Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Developpers workspace

There is no further requirements than the ones of Installing gdcm and gdcmPython. But the developpers generally have further needs than the library user like : In the following we shall assume that gdcm is already compiled- BUT not installed- in a directory named GDCM_HOME.

Working with C++

The kernel library uses the environnement variable GDCM_DICT_PATH as a path to the location of the default Dicom dictionary. Hence if you which to work/debug a code based on gdcm, you first need to positionate this variable. When omitting this you should get the following message: gdcmDict::gdcmDict: can't open dictionary /usr/local/share/gdcm/dicomV3.dic

Suppose you want to launch some C++ demo/test program, that gets compiled with the kernel, e.g. PrintHeader. One can do

Working with Python


Generated on Mon Feb 14 16:13:40 2005 for gdcm by doxygen 1.3.6