Hi Michael,

I can confirm that if I build it with a shorter path, the MITK part does 
complete.

However, did you read the attachment?
The problem is not the length of individual paths, its the number of paths 
being too long for a bash shell.

This seems to me to be much more fixable by removing duplicates.
Is that right?

Thanks

M


On 6 Aug 2013, at 16:06, Müller, Michael
 <[email protected]>
 wrote:

> 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 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
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

Reply via email to