AgitoReiKen / AgitoReiKen/ue-restyle
Fix Compiler Warnings
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 17
- Fork
- 3
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
User reported following compiler log when building project with Restyle
```
Warning Modules must specify an explicit precompiled header (
eg. PrivatePCHHeaderFile = "Public/Restyle.h") from UE 4.21
Warning Library Restyle/Binaries/ThirdParty/MinHook/Win64/minhook.x64.lib'
was not resolvable to a file when used in Module 'Restyle',
assuming it is a filename and will search library paths for it.
This is slow and dependency checking will not work for it.
Please update reference to be fully qualified alternatively use PublicSystemLibraryPaths
if you do intended to use this slow path to suppress this warning.
Warning Modules must specify an explicit precompiled header (
eg. PrivatePCHHeaderFile = "Public/RestyleShadersModule.h") from UE 4.21
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.