Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.1
-
None
-
openSUSE Tumbleweed
Qt Installed by `Online Installer`
-
-
8081c6188 (dev), c257e2bf9 (6.7), 091b5a2bb (6.6), 57498e119 (tqtc/lts-6.5)
Description
As the title says, there is no header file called QStringLiterals, if you find it using:
find ${MY_QT_INSTALL_DIR}/6.6.1/gcc_64/include -regex '.*QStringLiterals.*'
you will find nothing!
If without QStringLiterals, you can't use `operator""_L1 and operator""_s