I have already successfully used CCmake to compile dcmtk3.6 and build it in an ios environment, but I don't know how to include these compiled file in a new ios project.
I have already moved dcmtk after compiling to a new iphone project, and used #include "dcm2xml.h"
but there is error about path.