Dear Matt, can you try building it with a shortened path and report if it's working then? I know it's an annoying issue with the path length constraints but the superbuild process creates very long paths. This cannot be easily changed.
Michael -----Ursprüngliche Nachricht----- Von: Clarkson, Matt [mailto:[email protected]] Gesendet: Dienstag, 23. Juli 2013 12:33 An: [email protected] Betreff: [mitk-users] Too Long Path for shell Hi there, we are trying to upgrade our project to use the latest and greatest MITK, using the ITKv4 stuff. When we are building MITK, the OpenCVVideoSupport fails when running moc on moc_QmitkOpenCVVideoControls.cxx If I turn on CMAKE_VERBOSE_MAKEFILE and dump all the include path to ~/tmp.txt and sort it eg. from tmp.txt cat tmp.txt | tr " " "\n" | sort > include_path.txt (see attached file) it appears that the include path has a lot of duplication. Does anyone else see this? I can try shortening my path by building the whole project closer to / but that would only be a work-around. Is there something that can be done in the MITK build? Thanks Matt ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
