[Ctk-developers] Build Error
Papademetris, Xenophon
xenophon.papademetris at yale.edu
Wed May 8 17:18:51 UTC 2013
To follow up:
I got the build to work by commenting out the following lines in FindDCMTK.cmake and setting DCMTK_DIR to point to ${BUILD}/CMakeExternals/Install
+#find_package(DCMTK ${_DCMTK_REQUIRED} ${_DCMTK_QUIET} NO_MODULE)
+#if(DCMTK_FOUND
+# AND NOT "x" STREQUAL "x${DCMTK_LIBRARIES}"
+# AND NOT "x" STREQUAL "x${DCMTK_INCLUDE_DIRS}")
+# return()
+#endif()
Xenios
From: ctk-developers-bounces at commontk.org [mailto:ctk-developers-bounces at commontk.org] On Behalf Of Papademetris, Xenophon
Sent: Wednesday, May 08, 2013 11:39 AM
To: CTK Developers Mailing List (ctk-developers at commontk.org)
Subject: [Ctk-developers] Build Error
Back to simpler stuff after the whole scheduling issue.
I am getting started with CTK and I am running into a build issue. I am on a "fresh" Debian 7 64-bit Virtual Machine. (See the attached screenshot and CMakeCache.txt files). Basically FindDCMTK.cmake fails to find DCMTK.
Any help appreciated.
Xenios
[cid:image001.jpg at 01CE4BEE.93F06CF0]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20130508/87a8fb62/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 25426 bytes
Desc: image001.jpg
URL: <http://public.kitware.com/pipermail/ctk-developers/attachments/20130508/87a8fb62/attachment.jpg>
More information about the Ctk-developers
mailing list