Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.0 Beta3
-
None
-
-
c04a69fa7 (6.8.0), b68b3e773 (dev), 3856e688c (dev), 3923ecb32 (dev), ff72c8b67 (6.8), 757681a59 (6.8), 8e5eb9b6e (6.7), 75d617648 (tqtc/lts-6.5), e388c1cae (6.8), ee1638d08 (tqtc/lts-6.5)
Description
Qt 6.8 does not support build paths with white spaces anymore. (windows, msvc2022)
I just tried (by accident) building a project with whitespaces in the build path.
This does fail with the Qt 6.8 beta.
It worked with Qt 6.7.x.
Experienced developers will spot the reason, but unexperienced developers are likely to get blocked by this, if they are e.g. trying to build projects in their document folder.