[CMake] CPack issue with long path names being misplaced in TGZ file

David Cole david.cole at kitware.com
Sat Oct 27 08:42:15 EDT 2012


On Fri, Oct 26, 2012 at 7:45 PM, Eric Noulard <eric.noulard at gmail.com> wrote:
> 2012/10/27 Marcus Bartholomeu <cmake at tecativa.com.br>:
>> I'm VERY sorry to bug you guys!
>>
>> I just realized that this is an issue with the midnight commander. It is not
>> reading inside tarballs correctly. But CPack is creating the tarball
>> correctly.
>>
>> Sorry again,
>
> Don't be, those bugs that are solving themselves after some time are
> my favourite ones :-]
>

They are my favorite, too!

Be aware, though, that Windows does have a 250-something character
limitation on full paths, and if you have very long paths to the files
in your project, you will eventually run into problems due to that
limit.


HTH,
David


> --
> Erk
> Le gouvernement représentatif n'est pas la démocratie --
> http://www.le-message.org
> --
>
> 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


More information about the CMake mailing list