Hi Matt,
had the same problem this morning myself, but thought it was just me. Adding a
‘play2.png’ and a ‘stop2.png’ in MITK/Modules/IGTUI/resources/ solved it for
me. We will look into why these files seem to be missing.
Thanks for the heads up,
Caspar
Von: Matt Clarkson [mailto:[email protected]]
Gesendet: Mittwoch, 18. Mai 2011 16:09
An: [email protected]
Betreff: [mitk-users] Possible missing file?
Hi there,
This morning, I did a clone of MITK git (http://git.mitk.org/MITK.git), and did
a build, and I get:
make[2]: *** No rule to make target
`/scratch0/NOT_BACKED_UP/clarkson/build/MITK/Modules/IGTUI/resources/play2.png',
needed by `Modules/IGTUI/qrc_IGTUI.cxx'. Stop.
make[1]: *** [Modules/IGTUI/CMakeFiles/mitkIGTUI.dir/all] Error 2
I was using SuperBuild, and I had turned a few modules off. (CMakeCache.txt 's
attached)
# cat /etc/redhat-release
CentOS release 5.6 (Final)
I worked round it for now by removing these modules to get a working
installation.
git diff
diff --git a/Modules/CMakeLists.txt b/Modules/CMakeLists.txt
index 001a20e..f9bfc8f 100644
--- a/Modules/CMakeLists.txt
+++ b/Modules/CMakeLists.txt
@@ -8,8 +8,8 @@ SET(module_dirs
QmitkExt
DiffusionImaging
GPGPU
- IGT
- IGTUI
+# IGT
+# IGTUI
RigidRegistration
RigidRegistrationUI
DeformableRegistration
is this just a missing file?
Thanks
Matt
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users