[Interest] Rebuilding cmake project (in Qt Creator) fails - build directories write-protected?

Till Oliver Knoll till.oliver.knoll at gmail.com
Thu Dec 31 16:02:02 CET 2020


Am 31.12.20 um 15:29 schrieb James DeLisle:
>
> There are some on-going peculiarities with CMake and translation
> files, as evidenced here:
>
> https://bugreports.qt.io/browse/QTBUG-76410
> <https://bugreports.qt.io/browse/QTBUG-76410>
>
Thanks for your reply! In fact, the problem is not only related to
translation files (but it occurs there first during a build). In fact, I
"commented out" the generation of translation (*.ts) files and the
problem also occured later on during a "rebuild" (at least with my
actual project).

I believe that some process is trying to re-generate certain cmake
related "build files", or to re-create the output ("bin") directory or
the like. But since some process sets the "archive" flag on certain
(all?) cmake related directories the build process may fail to first
delete and then re-generate the folders in question.

It is just curious that a "Clear Cmake Configuration" (?) actually works
(from within Qt Creator).

Whatever... maybe it works next year :)

Happy New Year to you, too!

 Oliver

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20201231/56905d77/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 203 bytes
Desc: OpenPGP digital signature
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20201231/56905d77/attachment.sig>


More information about the Interest mailing list