-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.0
-
None
-
-
5729306af (dev), 84b6c170a (6.8), a6eb88a8d (dev)
The Qt Graphs axishandling example included with Qt 6.6.0 fails to build with Boot2Qt kits because the output binary has the same name (axishandling) as a directory (AxisHandling) in the build folder.
Renaming the target in CMakeLists.txt allows it to build normally.
This is an issue only on Windows because the file system is case insensitive.
Other demos may have the same problem.
For Gerrit Dashboard: QTBUG-119273 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
576810,3 | Rename QML module to avoid naming conflicts | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
577660,4 | Rename QML modules to avoid naming conflicts | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
577982,2 | Rename QML modules to avoid naming conflicts | 6.8 | qt/qtgraphs | Status: MERGED | +2 | 0 |