Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.10.0-beta2
-
-
6d3f236aab08833bda44e1f1528c8a44db864651 (qt-creator/qt-creator/master)
Description
If following environment variables is set on Qt Creator, and build will be failed.
CONFIGURE_FLAGS=--sysroot=${SDKTARGETSYSROOT} SDKTARGETSYSROOT=/my/sysroot/path
If those are flipped in Batch Edit when each build timing, getting build successful. However, that order will be Qt Creator re-sort each line alphabetically.
Expectation: If order is changed order by Batch Edit, keeping that order, not set order in each build timing.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-22786 Environment variables are sorted in ASCII order
- Closed