[Insight-developers] ITK Modular: mingw build problem
    Bill Lorensen 
    bill.lorensen at gmail.com
       
    Fri Mar 11 12:57:41 EST 2011
    
    
  
I am trying to build the ITK Wiki Examples against ITK Modular.
Everything configured fine.
On mingw, when I do "make", I get:
$ make
Scanning dependencies of target ItkVtkGlue
[  0%] Building CXX object
ItkVtkGlue/CMakeFiles/ItkVtkGlue.dir/QuickView.cxx.obj
The input line is too long.
make[2]: *** [ItkVtkGlue/CMakeFiles/ItkVtkGlue.dir/QuickView.cxx.obj] Error 255
make[1]: *** [ItkVtkGlue/CMakeFiles/ItkVtkGlue.dir/all] Error 2
make: *** [all] Error 2
I suspect this is because the flags.make file has a very long line.
Bill
    
    
More information about the Insight-developers
mailing list