Author: domibel-guest
Date: 2009-02-08 08:27:23 +0000 (Sun, 08 Feb 2009)
New Revision: 3093

Modified:
   trunk/packages/igstk/trunk/debian/Notes
   trunk/packages/igstk/trunk/debian/patches/90_examples.dpatch
Log:
added some notes about building the examples


Modified: trunk/packages/igstk/trunk/debian/Notes
===================================================================
--- trunk/packages/igstk/trunk/debian/Notes     2009-02-08 07:59:04 UTC (rev 
3092)
+++ trunk/packages/igstk/trunk/debian/Notes     2009-02-08 08:27:23 UTC (rev 
3093)
@@ -24,3 +24,16 @@
 ./Testing/IGSTKTestingMacros.cmake:               
"${CMAKE_CURRENT_BINARY_DIR}/igstkSystemInformation.h"
 
 Conclusion: Examples compile only if IGSTK_BUILD_TESTING:BOOL=ON ???
+
+
+3)
+igstkPrecomputedTransformData.h
+cp 
/usr/share/doc/igstk-examples/examples/TransformReaders/igstkPrecomputedTransformData.h
 
+/usr/share/doc/igstk-examples/examples/TrackerConfiguration/ ???
+
+Conclusion: TrackerConfiguration needs some work, because it is based on 
examples/TransformReaders
+
+
+
+4)
+most of the other examples fail to build

Modified: trunk/packages/igstk/trunk/debian/patches/90_examples.dpatch
===================================================================
--- trunk/packages/igstk/trunk/debian/patches/90_examples.dpatch        
2009-02-08 07:59:04 UTC (rev 3092)
+++ trunk/packages/igstk/trunk/debian/patches/90_examples.dpatch        
2009-02-08 08:27:23 UTC (rev 3093)
@@ -6,9 +6,9 @@
 
 @DPATCH@
 diff -urNad igstk-4.0.0~/Examples/CMakeLists.txt 
igstk-4.0.0/Examples/CMakeLists.txt
---- igstk-4.0.0~/Examples/CMakeLists.txt       2009-02-07 19:33:44.000000000 
-0500
-+++ igstk-4.0.0/Examples/CMakeLists.txt        2009-02-07 19:34:13.000000000 
-0500
-@@ -1,3 +1,58 @@
+--- igstk-4.0.0~/Examples/CMakeLists.txt       2009-02-08 08:19:46.000000000 
+0000
++++ igstk-4.0.0/Examples/CMakeLists.txt        2009-02-08 08:20:18.000000000 
+0000
+@@ -1,10 +1,65 @@
 +cmake_minimum_required(VERSION 2.4)
 +
 +## INCLUDE( /usr/lib/IGSTK/IGSTKConfig.cmake )
@@ -67,3 +67,11 @@
  #
  # Examples that do not require GUI
  #
+ 
+ SUBDIRS(
+  TransformReaders
+- TrackerConfiguration
++# TrackerConfiguration
+ )
+ 
+ 


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to