<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
On 04/20/2012 12:36 PM, Eric Noulard wrote:<br>
<blockquote
cite="mid:CAPASGLo1-6M6ux=6ukmvhA99QL7+xuSM0moon4rsDDENybkkjA@mail.gmail.com"
type="cite">
<pre wrap="">
</pre>
<pre wrap="">
Nope, it would break backward compatibility, you can dig the ML
for discussion about that "issue".
My opinion is that building in-source is a bad habit that ought to be
discouraged but the fact is,
this is not currently easy to enforce out-of-source:
<a class="moz-txt-link-freetext" href="http://www.cmake.org/Bug/view.php?id=6672">http://www.cmake.org/Bug/view.php?id=6672</a>
</pre>
</blockquote>
<br>
<br>
Ok the make problem was my mistake sorry..<br>
<br>
we haven't really solved the long path problem yet unfortunately,
even building out of source we get some very long paths...<br>
<br>
Is there a way to shorten this generated path by CPack?<br>
<br>
C:/Temp/cmake_gen/_CPack_Packages/win32/NSIS<b><br>
</b><br>
Anyway the only solution I see for now is to check with a script the
length of the paths, and abort before trying to<br>
build anything.<br>
<br>
Or the other possible solution is to run cpack from an OS which is
not embarrassing, but not sure what version of CMake<br>
we have available and if the NSIS is working fine on that version..<br>
</body>
</html>