Closed DamienKochanek closed 3 years ago
This appears to have been resolved. This pull request can be closed.
I haven't tested the latest version yet but I don't think it has been fixed. The conflicts are due to line-endings having changed in the file.
To reproduce the issue, you need to disable PCH usage in UBT (-NoPCH
)
Small compilation fix for some NDA platforms
The header
UObject/Package.h
is required because of line 174 (ANY_PACKAGE
)To reproduce the issue, you need to disable PCH usage in UBT (-NoPCH)