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

2011-02-25 Thread thehighhat
> Interesting, > > Is the NSIS application used a 32bits or 64bits one? > 32 bit. ___ 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

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

2011-02-24 Thread thehighhat
> Does this mean that other CPack generators works? Yes. > Could you try ZIP ? > > cpack --verbose -G ZIP all ok. I tried NSIS, TGZ, and ZIP. also created source package. all work now. ___ Powered by www.kitware.com Visit other Kitware open-sourc

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

2011-02-24 Thread thehighhat
On Thu, Feb 24, 2011 at 12:20 PM, David Cole wrote: > Do you have the same problem if you use a real binary for the 'make' instead > of this symlink? Yes, the same problem persists. I started with a clean builddir. Changed all references to use the actual file, not symlinks. Called make using

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

2011-02-24 Thread thehighhat
On Thu, Feb 24, 2011 at 12:05 PM, David Cole 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 t

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

2011-02-24 Thread thehighhat
On Thu, Feb 24, 2011 at 11:34 AM, David Cole wrote: > Is "C:/path/to/make" a batch file? > What are its contents? > no, not a batch file.it is a symlink, to a symlink, to a binary. contents are the compile bin for make from cygwin commands: ls -l /path/to/make lrwxrwxrwx ... /path/to/ma

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

2011-02-24 Thread thehighhat
using nsis 2.46. cmake 2.8.3 to config and build a 32 bit console app on a 64bit windows 7 host using 32bit intel compilers and msvs 2010 express: all ok. make package_source: all ok. but make package:broken. cpack --verbose CPack: Enable Verbose CPack Verbose: Read CPack config file:

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

2011-02-24 Thread thehighhat
using nsis 2.46. cmake 2.8.3 to config and build a 32 bit console app on a 64bit windows 7 host using 32bit intel compilers and msvs 2010 express:  all ok. make package_source:  all ok. but make package:    broken. cpack --verbose CPack: Enable Verbose CPack Verbose: Read CPack config file:

Re: [CMake] cpack make package failure

2011-02-03 Thread thehighhat
On Wed, Feb 2, 2011 at 2:16 PM, David Cole wrote: > Changing from Win XP to Win 7 means you have to get used to a "more > secure" permissions model among other things. > > Do you have the problem if you run this in a "run as administrator" scenario? > > For the "access is denied" problem: do you h

[CMake] cpack make package failure

2011-02-02 Thread thehighhat
cmake config & build & ctest/cdash work. * but cpack broken. env:  win 7 x64, cygwin, cmake 2.8.1,  for "unix makefiles" console project... when type "make package" or "cpack" get this error messages: $ cpack --verbose CPack: Enable Verbse CPack Verbose: Read CPack config file: CPack Verbose: