AgitoReiKen / AgitoReiKen/ue-restyle

Fix Compiler Warnings

Aberta
#18 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Sem dados de linguagem
Estrelas
17
Forks
3
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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
```

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Direção de pesquisa

Reproduce the build using Restyle and inspect the warnings for the Restyle and RestyleShadersModule modules, including the MinHook Win64 library reference. Start from the module build configuration and the referenced Restyle/Binaries/ThirdParty/MinHook/Win64/minhook.x64.lib path. Done means the reported explicit-precompiled-header and unresolved-library warnings no longer appear.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
unreal-engine
Domínio
build-system
Tipo de issue
Bug
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Precisa de esclarecimento
Facilidade para iniciantes
25/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.