Ir para conteúdo
  • 0
Dark Project

OTClient Erro compilação OtClient

Pergunta

Dark Project    0
Dark Project

Antes de fazer a sua pergunta, tenha certeza de ter lido as regras da seção e o guia abaixo:

https://forums.otserv.com.br/index.php?/forums/topic/168583-regras-da-seção/

https://forums.otserv.com.br/index.php?/forums/topic/165121-como-fazer-uma-pergunta-ou-o-grande-guia-do-usuário-com-dúvidas/

Descreva em algumas palavras a base utilizada. (Nome do servidor / Nome do cliente / Nome do website / etc.).

Ex: The Forgotten Server 1.3, Versão: 10.98.

Base:

OTpokemon

Qual é a sua pergunta?

Duvidas Na Compilação

Spoiler

1>------ Rebuild All started: Project: otclient, Configuration: Release x64 ------
1>animatedtext.cpp
1>animator.cpp
1>client.cpp
1>container.cpp
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\client.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\client.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\client.cpp)
1>creature.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\animatedtext.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\container.cpp)
1>creatures.cpp
1>effect.cpp
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\animator.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\animator.cpp)
1>game.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\creature.cpp)
1>houses.cpp
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\effect.cpp)
1>item.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\creatures.cpp)
1>itemtype.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\game.cpp)
1>lightview.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\houses.cpp)
1>localplayer.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\item.cpp)
1>luafunctions.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\itemtype.cpp)
1>luavaluecasts.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\lightview.cpp)
1>map.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\localplayer.cpp)
1>mapio.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\luafunctions.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\luavaluecasts.cpp)
1>mapview.cpp
1>minimap.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\map.cpp)
1>missile.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\mapio.cpp)
1>outfit.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\mapview.cpp)
1>player.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\minimap.cpp)
1>protocolcodes.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\missile.cpp)
1>protocolgame.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\outfit.cpp)
1>protocolgameparse.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\player.cpp)
1>protocolgamesend.cpp
1>shadermanager.cpp
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\protocolgame.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\protocolgame.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\protocolgame.cpp)
1>spritemanager.cpp
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\protocolgameparse.cpp)
1>statictext.cpp
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\protocolgamesend.cpp)
1>thing.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\shadermanager.cpp)
1>thingtype.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\spritemanager.cpp)
1>thingtypemanager.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\statictext.cpp)
1>tile.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\thing.cpp)
1>towns.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\thingtype.cpp)
1>uicreature.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\thingtypemanager.cpp)
1>uiitem.cpp
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\tile.cpp)
1>uimap.cpp
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\towns.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\towns.cpp)
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\uicreature.cpp)
1>uimapanchorlayout.cpp
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\uiitem.cpp)
1>uiminimap.cpp
1>uiprogressrect.cpp
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\uimap.cpp)
1>uisprite.cpp
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\otclient\src\client\uimapanchorlayout.h(35): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\uiminimap.cpp)
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\otclient\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uisprite.cpp)
1>c:\otclient\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uisprite.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uisprite.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uisprite.cpp)
1>c:\otclient\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uisprite.cpp)
1>c:\otclient\src\framework\graphics\glutil.h(109): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory (compiling source file ..\src\client\uisprite.cpp)
1>Done building project "otclient.vcxproj" -- FAILED.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

tentei atraves do tutorial https://forums.otserv.com.br/index.php?/forums/topic/168295-windowsvc2017-compilando-sources-otclient-vcpkg/

 

Você tem o código disponível? Se tiver poste-o na caixa de código que está dentro do spoiler abaixo:

Spoiler


 

 

Você tem alguma imagem que possa auxiliar no problema? Se sim, anexe-a dentro do spoiler abaixo:

Spoiler

 

 

Compartilhar este post


Link para o post
Compartilhar em outros sites

1 resposta a esta questão

Recommended Posts

  • 0
Majesty    1755
Majesty

Para você que é iniciante, recomendo que faça uma instalação separada do vcpkg para o otclient, exemplo: vcpkg-otclient. Com o comando, você baixa o vcpkg e simplesmente renomeia a pasta. Faça o mesmo com o TFS 1.3, renomeia a pasta, exemplo: vcpkg-tfs1.3.

E novamente, segue o tutorial de compilação do OTClient + VCPKG passo a passo:

 

Compartilhar este post


Link para o post
Compartilhar em outros sites
Visitante
Este tópico está impedido de receber novos posts.

  • Quem Está Navegando   0 membros estão online

    Nenhum usuário registrado visualizando esta página.

×