Hi,

i get the following error message from CPack with NSIS for a crosscompiled application:

Run CPack packaging tool...
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct NULL not valid
make: *** [package] Abgebrochen ( aborted in English :D )

I found on the web, that this is a problem of CPack getting the version number from NSIS. My question is now, if there exist a CMake or NSIS version that works on Linux and in my usecase described above?

I use the following setup:
OpenSuse 11.3 64 bit
CMake 2.8.1-3.4

Thanks alot.

Hendrik
--

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

Reply via email to