We enable those warnings deliberately. There is a specific ThirdParty module set up for SQLLite which does not exhibit those problems (though some related fixes to that are in 4.21).
In 4.20, it is no longer possible to add the SQLite Almagamation files to a project. Attempting to build a project with these files added results in the build failing due to numerous errors about preprocessir macros in the SQLite files not being defined.
REGRESSION:
Yes. This worked successfully in 4.19.
RESULT:
The build fails with multiple errors about various preprocessor macros in the SQLite files not being defined.
EXPECTED:
The build completes successfully.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-64523 in the post.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.22, 4.20.3 |
Target Fix | 4.21 |
Release Commit | 4403136 |
---|
Created | Sep 27, 2018 |
---|---|
Resolved | Sep 27, 2018 |
Updated | Oct 11, 2018 |