[CMake] Is CPack ready to use?

Filipe Sousa filipe at ipb.pt
Wed Feb 22 09:57:27 EST 2006


Filipe Sousa wrote:
> I was trying CPack but I've got an exception
> 
> fsousa at labinf:~/build/petri$ /home/fsousa/build/CMake/bin/cpack -G TGZ 
> -P Petri -R 1.0.0
> terminate called after throwing an instance of 'std::logic_error'
>    what():  basic_string::_S_construct NULL not valid
> Aborted (core dumped)
> 
> cpack version 2.3-20060222
> 
> --
> Filipe Sousa

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

Filipe Sousa




More information about the CMake mailing list