[CMake] cpack issue: %1 is not a valid Win32 application

David Cole david.cole at kitware.com
Thu Feb 24 14:20:35 EST 2011


Do you have the same problem if you use a real binary for the 'make' instead
of this symlink?


On Thu, Feb 24, 2011 at 2:14 PM, thehighhat <thehighhat+www at gmail.com>wrote:

> On Thu, Feb 24, 2011 at 12:05 PM, David Cole <david.cole at kitware.com>
> wrote:
> > Are you using the cygwin cmake or the Windows cmake in "C:\Program
> Files..."
>
> I am using the Windows binary zip package available from cmake.org.
> (not the .exe installer)
>
> It is unpacked into a folder under the C:\cygwin .
>
>
> > If you're using the Windows cmake, it's not going to be able to deal with
> > cygwin symlinks at all.
>
> This version works well with the cygwin.
>
> For example, on a 32bit Windows XP, I am able to config/build/package
> this application all ok.
>
>
>
> I am currently able to config and build the application with many uses
> of symlink.  These seem to get resolved to "normal" Windows paths in
> the CMakeCache.txt and CPackConfig.cmake.
>
> ( i say  normal because the are the mixed version of path
> C:/path/with/forward/slashes/and/drive/letters   instead of
> /unixy/paths   or   C:\Native Win\Path )
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110224/a6f4af83/attachment.htm>


More information about the CMake mailing list