Do you have the same problem if you use a real binary for the &#39;make&#39; instead of this symlink?<br><br><br><div class="gmail_quote">On Thu, Feb 24, 2011 at 2:14 PM, thehighhat <span dir="ltr">&lt;<a href="mailto:thehighhat%2Bwww@gmail.com">thehighhat+www@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Thu, Feb 24, 2011 at 12:05 PM, David Cole &lt;<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>&gt; wrote:<br>

&gt; Are you using the cygwin cmake or the Windows cmake in &quot;C:\Program Files...&quot;<br>
<br>
</div>I am using the Windows binary zip package available from <a href="http://cmake.org" target="_blank">cmake.org</a>.<br>
(not the .exe installer)<br>
<br>
It is unpacked into a folder under the C:\cygwin .<br>
<div class="im"><br>
<br>
&gt; If you&#39;re using the Windows cmake, it&#39;s not going to be able to deal with<br>
&gt; cygwin symlinks at all.<br>
<br>
</div>This version works well with the cygwin.<br>
<br>
For example, on a 32bit Windows XP, I am able to config/build/package<br>
this application all ok.<br>
<br>
<br>
<br>
I am currently able to config and build the application with many uses<br>
of symlink.  These seem to get resolved to &quot;normal&quot; Windows paths in<br>
the CMakeCache.txt and CPackConfig.cmake.<br>
<br>
( i say  normal because the are the mixed version of path<br>
C:/path/with/forward/slashes/and/drive/letters   instead of<br>
/unixy/paths   or   C:\Native Win\Path )<br>
<div><div></div><div class="h5">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br>