Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.2.2, 6.3.0 Alpha
Description
Compiling Qt 3D prints various compiler warnings. Fix or disable these, and then mark the repository as warning free by removing
set(QT_REPO_NOT_WARNINGS_CLEAN TRUE)
in qt3d/CMakeLists.txt. This will ensure that no new warnings are introduced.
Attachments
1.
|
Fix C4267 MSVC conversion warnings | Closed | Sean Harmer | |
2.
|
Fix C4305 MSVC truncation warnings | Closed | Sean Harmer | |
3.
|
Fix C4996 MSVC deprecation warnings | Reported | Sean Harmer | |
4.
|
Fix -Wstrict-aliasing warnings | Closed | Mike Krus | |
5.
|
Fix -wcast_function-type warnings | Closed | Mike Krus |