Hello,<br><br>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&#39;s going to happen if I change them to 150?<br>
<br>Windows 7 + Visual C++ 2010 Express + Windows SDK 7.1 (for 64bit) + CMake 2.8.6 with configuration for Visual Studio 10 W64.<br><br>Thanks,<br>Yanling<br><br>