[Insight-developers] ITK Modular: mingw build problem

Bill Lorensen bill.lorensen at gmail.com
Fri Mar 11 13:17:08 EST 2011


I am using the MinGW Makefiles generator, I get the error with both
make and mingw32-make


On Fri, Mar 11, 2011 at 12:57 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> 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