Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt 5.0.1 Known Issues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Transclude Template:Release Information) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= | {{Cleanup | reason=Auto-imported from ExpressionEngine.}} | ||
==All platforms== | [[Category:Known Issues]] | ||
= Known Issues - Qt 5.0.1 release = | |||
== All platforms == | |||
* Check that you meet [http://doc.qt.io/qt-5.0/qtdoc/requirements.html | * Check that you meet [http://doc.qt.io/qt-5.0/qtdoc/requirements.html Qt's requirements]. | ||
* Some | * Some QML examples (QML Camera, QML Video Shader Effects, flickrview, youtubeview) will not build correctly by default. | ||
** Workaround: Uncheck the shadow build flag in the projects build configuration. | ** Workaround: Uncheck the shadow build flag in the projects build configuration. | ||
==Linux== | == Linux == | ||
* | * QTBUG-28183: Dead keys don’t work (Unable to input characters with diacritics) | ||
==Windows== | == Windows == | ||
* | * QTBUG-28743: configure.exe is missing from .tar.gz package | ||
** configure.exe is only part of the .zip package. Workaround is to download this one, or do a ‘touch | ** configure.exe is only part of the .zip package. Workaround is to download this one, or do a ‘touch qtbaseitignore’ | ||
* | * QTBUG-29306: MinGW: Qt 5.0.1 problem with _vsnprintf_s on Win XP | ||
* | * QTBUG-29449: Patch paths in Qt debug info when installing | ||
** Workaround: In Qt Creator to to Options - | ** Workaround: In Qt Creator to to Options -> Debugger, Add "q:5_workdir\w\s\qtbase" "C:5.0.1\5.0.1\Src\qtbase" to "Source Paths Mapping" | ||
* | * QTBUG-30212: [MinGW] Application crashes when virtual call invoked on an object which uses both virtual and non-virtual inheritance | ||
** Workaround: Manually update toolchain to e.g. [http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.7.2/32-bit/threads-posix/sjlj/x32-4.7.2-release-posix-sjlj-rev11.7z/download x32-4.7.2-release-posix-sjlj-rev11.7z] | ** Workaround: Manually update toolchain to e.g. [http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.7.2/32-bit/threads-posix/sjlj/x32-4.7.2-release-posix-sjlj-rev11.7z/download x32-4.7.2-release-posix-sjlj-rev11.7z] | ||
==Mac OS X== | == Mac OS X == | ||
* | * QTBUG-28336: Mac: linker warns about non-existing directories | ||
{{Release Information}} | |||
Latest revision as of 02:00, 25 March 2016
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
Known Issues - Qt 5.0.1 release
All platforms
- Check that you meet Qt's requirements.
- Some QML examples (QML Camera, QML Video Shader Effects, flickrview, youtubeview) will not build correctly by default.
- Workaround: Uncheck the shadow build flag in the projects build configuration.
Linux
- QTBUG-28183: Dead keys don’t work (Unable to input characters with diacritics)
Windows
- QTBUG-28743: configure.exe is missing from .tar.gz package
- configure.exe is only part of the .zip package. Workaround is to download this one, or do a ‘touch qtbaseitignore’
- QTBUG-29306: MinGW: Qt 5.0.1 problem with _vsnprintf_s on Win XP
- QTBUG-29449: Patch paths in Qt debug info when installing
- Workaround: In Qt Creator to to Options -> Debugger, Add "q:5_workdir\w\s\qtbase" "C:5.0.1\5.0.1\Src\qtbase" to "Source Paths Mapping"
- QTBUG-30212: [MinGW] Application crashes when virtual call invoked on an object which uses both virtual and non-virtual inheritance
- Workaround: Manually update toolchain to e.g. x32-4.7.2-release-posix-sjlj-rev11.7z
Mac OS X
- QTBUG-28336: Mac: linker warns about non-existing directories