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

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to