User talk:Jjomier

From KitwarePublic
Jump to navigationJump to search

Right now I am trying to transplant the DCMTK to Xscal pxa270 system, but the current release dcmtk-3.5.4 and Dcmtk-3.5.3-cmake.tgz are not support cross compiling. I configure like this: ./configure --host=arm-linux when the configuration is over, I run "make", the error info is "config/Makefile.def could not be found" . How to deal with this problem?