Hi Filipe,

I have not tested it on Visual Studio 8 and I know that there are some STL issues. I'll look into that.

      Andy

Filipe Sousa wrote:
Filipe Sousa wrote:
Filipe Sousa wrote:

Oops!
I just forgot to set CPACK_ vars in CMakeLists.txt. Now is working :)

Works on Linux, but not on windows :(
CPack crashes if I run cpack in cmake build tree

> msvcp80d.dll!std::_Debug_message(const wchar_t * message=0x006d63c8, const wchar_t * file=0x006d6410, unsigned int line=99) Line 23 C++ cpack.exe!std::_Vector_const_iterator<char,std::allocator<char> >::operator*() Line 99 + 0x14 bytes C++ cpack.exe!std::_Vector_iterator<char,std::allocator<char> >::operator*() Line 327 C++ cpack.exe!cmSystemTools::MakeXMLSafe(const char * str=0x003454d0) Line 1325 + 0x3b bytes C++ cpack.exe!cmCPackGenericGenerator::PrepareNames() Line 97 + 0x2b bytes C++ cpack.exe!cmCPackGenericGenerator::ProcessGenerator() Line 259 + 0x8 bytes C++ cpack.exe!main(int argc=1, char * * argv=0x003457b0) Line 347 + 0x15 bytes C++
     cpack.exe!__tmainCRTStartup()  Line 586 + 0x19 bytes    C
     cpack.exe!mainCRTStartup()  Line 403    C
kernel32.dll!7c816d4f() [Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll] kernel32.dll!7c8399f3()

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake


_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to