Did you apply your changes before building? There is a "Apply changes" button below the edit area in Project mode.
You need to press that till the variables do not change anymore (usually twice...). It *should* apply before building, but maybe that is buggy or maybe you need to apply several times for things to stick. I hope that helps, Tobias On Thu, Nov 12, 2020 at 11:19 AM Björn Schäpers <qt-maill...@hazardy.de> wrote: > > Hi, > > I want to modify clang-format, for that I've: > * Loaded LLVMs CMakeLists.txt > * Creator runs cmake > * I modify the project (changing the install path, activating clang, but most > importantly LLVM_TARGETS_TO_BUILD set to "X86") > * Creator reruns cmake > * I can see new variables for clang, and can choose the targets to build > * I hit Ctrl+B > * My Disc runs out of memory, my changes to the cmake variables have been > dropped and I build LLVM for various targets > > I've repeated this several times with different profiles (debug, release) and > always get the same result. Am I doing something wrong? Is there a bug? > > Now I've run cmake myself and use the generated Makefile in the Creator for my > development. > > I'm using msys2, gcc 10, cmake 3.18.4, and a self compiled QtCreator from the > tag v4.14.0-beta1. > > Kind regards, > Björn. > _______________________________________________ > Qt-creator mailing list > Qt-creator@qt-project.org > https://lists.qt-project.org/listinfo/qt-creator _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator