[Insight-users] why 50 characters?

Yanling Liu vrnova at gmail.com
Tue Dec 13 14:15:38 EST 2011


Oops, line 11 of the CMakeList.txt file in ITK 4 source tree:

if (win32)
...

But I am compiling for w64 instead of w32.

On Tue, Dec 13, 2011 at 2:10 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:

> Line 11 of what?
>
> On Tue, Dec 13, 2011 at 2:09 PM, Yanling Liu <vrnova at gmail.com> wrote:
> > Hello,
> >
> > I am wondering why the CMakeList.txt restricts maximumly 50 characters in
> > both source path and build path in windows (line 11). Looks like these
> > limitation is for win32 but even if I compile ITK using 64bit compiler I
> > still get the same error message. What's going to happen if I change
> them to
> > 150?
> >
> > Windows 7 + Visual C++ 2010 Express + Windows SDK 7.1 (for 64bit) + CMake
> > 2.8.6 with configuration for Visual Studio 10 W64.
> >
> > Thanks,
> > Yanling
> >
> >
> > _____________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Kitware offers ITK Training Courses, for more information visit:
> > http://www.kitware.com/products/protraining.html
> >
> > Please keep messages on-topic and check the ITK FAQ at:
> > http://www.itk.org/Wiki/ITK_FAQ
> >
> > Follow this link to subscribe/unsubscribe:
> > http://www.itk.org/mailman/listinfo/insight-users
> >
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20111213/b59e7287/attachment.htm>


More information about the Insight-users mailing list