Ir para conteúdo
  • 0

Problemas na compilação e após a compilação


staller18

Pergunta

Bom galera, sou novato no Fórum, e estou iniciando um projeto de Poketibia do 0, consegui compilar com Sucesso o Server TFS 0.4 sem nenhum erro nem warning. \õ/

 

Porém, segui o tutorial do edubart no Github pra compilar o cliente, utilizando o Visual 2015, e tive vários problemas ao compilar... vou definir melhor, vou colocar o log da compilação abaixo.

 

Citar

1>------ Rebuild All started: Project: otclient, Configuration: Release x64 ------
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  animatedtext.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  animator.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  client.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  container.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\client.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\client.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\animator.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\animator.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\container.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\container.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\animatedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\animatedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\container.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\container.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\container.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\container.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\container.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\container.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\container.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\animatedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\animatedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\animatedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\animatedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\animatedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\animatedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\animatedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\animatedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\client.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\client.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\client.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\client.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\client.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\client.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\client.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\client.cpp)
1>..\src\client\client.cpp(36): warning C4100: 'args': unreferenced formal parameter
1>  creature.cpp
1>  creatures.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\animatedtext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,int>(char *,std::size_t,const char *,const Tuple &,const int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\animatedtext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=int,
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\animatedtext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=int,
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\animatedtext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<int>(char *,std::size_t,const char *,const int &)' being compiled (compiling source file ..\src\client\animatedtext.cpp)
1>  ..\src\client\animatedtext.cpp(102): note: see reference to function template instantiation 'std::string stdext::format<int>(const std::string &,const int &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\animatedtext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\animatedtext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\animatedtext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\animatedtext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\animatedtext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\animatedtext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\animatedtext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\animatedtext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\animatedtext.cpp)
1>  effect.cpp
1>  game.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\creature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\creature.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\effect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\effect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\creature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\creature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\creature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\creature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\creature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\creature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\creature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\effect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\effect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\effect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\effect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\effect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\effect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\effect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\creature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\creatures.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\effect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\creatures.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\creatures.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\creatures.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\creatures.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\client\creatures.cpp)
1>  ..\src\client\creatures.cpp(63): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\creatures.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\creatures.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\creatures.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\creatures.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\creatures.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\creatures.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\creatures.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\creatures.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\creatures.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,int>(char *,std::size_t,const char *,const Tuple &,const int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=int,
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=int,
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<int>(char *,std::size_t,const char *,const int &)' being compiled (compiling source file ..\src\client\game.cpp)
1>  ..\src\client\game.cpp(1496): note: see reference to function template instantiation 'std::string stdext::format<int>(const std::string &,const int &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\game.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\game.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\game.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\game.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\game.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\game.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\game.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\game.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\game.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(415): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<0>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,std::string>
1>          ] (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<1>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,std::string>
1>          ] (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<1>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,std::string>
1>          ] (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(421): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<2>::call<std::tuple<int,std::string>>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,std::string>
1>          ] (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(421): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<2>::call<std::tuple<int,std::string>>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,std::string>
1>          ] (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(321): note: see reference to function template instantiation 'int push_internal_luavalue<int,std::string>(const std::tuple<int,std::string> &)' being compiled (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(359): note: see reference to function template instantiation 'int push_luavalue<std::tuple<int,std::string>>(const std::vector<std::tuple<int,std::string>,std::allocator<_Ty>> &)' being compiled
1>          with
1>          [
1>              _Ty=std::tuple<int,std::string>
1>          ] (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(437): note: see reference to function template instantiation 'int LuaInterface::polymorphicPush<std::vector<std::tuple<int,std::string>,std::allocator<_Ty>>,>(const T &)' being compiled
1>          with
1>          [
1>              _Ty=std::tuple<int,std::string>,
1>              T=std::vector<std::tuple<int,std::string>,std::allocator<std::tuple<int,std::string>>>
1>          ] (compiling source file ..\src\client\game.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(446): note: see reference to function template instantiation 'int LuaInterface::luaCallGlobalField<std::vector<std::tuple<int,std::string>,std::allocator<_Ty>>>(const std::string &,const std::string &,const std::vector<_Ty,std::allocator<_Ty>> &)' being compiled
1>          with
1>          [
1>              _Ty=std::tuple<int,std::string>
1>          ] (compiling source file ..\src\client\game.cpp)
1>  ..\src\client\game.cpp(364): note: see reference to function template instantiation 'void LuaInterface::callGlobalField<std::vector<std::tuple<int,std::string>,std::allocator<_Ty>>>(const std::string &,const std::string &,const std::vector<_Ty,std::allocator<_Ty>> &)' being compiled
1>          with
1>          [
1>              _Ty=std::tuple<int,std::string>
1>          ]
1>  houses.cpp
1>  item.cpp
1>  itemtype.cpp
1>  lightview.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\item.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\houses.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\itemtype.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\lightview.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\houses.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\itemtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\lightview.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\item.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\houses.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\houses.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\houses.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\houses.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\houses.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\houses.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\item.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\houses.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\item.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\item.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\item.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\item.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\item.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\item.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\itemtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\itemtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\itemtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\itemtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\itemtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\itemtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\itemtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\houses.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\item.cpp)
1>  localplayer.cpp
1>  luafunctions.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\item.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,int>(char *,std::size_t,const char *,const Tuple &,const int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\item.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=int,
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\item.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=int,
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\item.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<int>(char *,std::size_t,const char *,const int &)' being compiled (compiling source file ..\src\client\item.cpp)
1>  ..\src\client\item.cpp(177): note: see reference to function template instantiation 'std::string stdext::format<int>(const std::string &,const int &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\item.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\item.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\item.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\item.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\item.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\item.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\item.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\item.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\item.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\houses.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,unsigned int>(char *,std::size_t,const char *,const Tuple &,const unsigned int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<uint32>
1>          ] (compiling source file ..\src\client\houses.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=uint32,
1>              Tuple=std::tuple<uint32>
1>          ] (compiling source file ..\src\client\houses.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=uint32,
1>              Tuple=std::tuple<uint32>
1>          ] (compiling source file ..\src\client\houses.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<uint32>(char *,std::size_t,const char *,const uint32 &)' being compiled (compiling source file ..\src\client\houses.cpp)
1>  ..\src\client\houses.cpp(75): note: see reference to function template instantiation 'std::string stdext::format<uint32>(const std::string &,const uint32 &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\houses.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\houses.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\houses.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\houses.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\houses.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\houses.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\houses.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\houses.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\houses.cpp)
1>  luavaluecasts.cpp
1>  map.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\luavaluecasts.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\luavaluecasts.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\localplayer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\localplayer.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\map.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\map.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\luavaluecasts.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\luavaluecasts.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\luavaluecasts.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\luavaluecasts.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\luavaluecasts.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\luavaluecasts.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\luavaluecasts.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\localplayer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\localplayer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\localplayer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\localplayer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\localplayer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\localplayer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\localplayer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\map.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\map.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\map.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\map.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\map.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\map.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\map.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\localplayer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\map.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\luafunctions.cpp)
1>..\src\client\localplayer.cpp(65): warning C4100: 'direction': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>..\src\client\map.cpp(366): warning C4456: declaration of 'it' hides previous local declaration
1>  ..\src\client\map.cpp(355): note: see declaration of 'it'
1>..\src\client\map.cpp(393): warning C4389: '==': signed/unsigned mismatch
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\uimapanchorlayout.h(35): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>  mapio.cpp
1>  mapview.cpp
1>  minimap.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(55): warning C4100: 'lua': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(103): note: see reference to function template instantiation 'void luabinder::pack_values_into_tuple<0>::call<Tuple>(Tuple &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Tuple=Tuple
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(201): note: see reference to function template instantiation 'LuaCppFunction luabinder::bind_fun_specializer<bool,std::function<Ret (void)>,Tuple>(const F &)' being compiled
1>          with
1>          [
1>              Ret=bool,
1>              F=std::function<bool (void)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(372): note: see reference to function template instantiation 'LuaCppFunction luabinder::bind_singleton_mem_fun<C,bool,ThingTypeManager,>(Ret (__cdecl ThingTypeManager::* )(void),C *)' being compiled
1>          with
1>          [
1>              C=ThingTypeManager,
1>              Ret=bool
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  ..\src\client\luafunctions.cpp(63): note: see reference to function template instantiation 'void LuaInterface::bindSingletonFunction<ThingTypeManager,bool(void)>(const std::string &,const std::string &,F (__cdecl ThingTypeManager::* ),C *)' being compiled
1>          with
1>          [
1>              F=bool (void),
1>              C=ThingTypeManager
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\luafunctions.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\luafunctions.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\luafunctions.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\luafunctions.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\luafunctions.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\luafunctions.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\luafunctions.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\luafunctions.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(55): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(86): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=bool,
1>              Tuple=Tuple,
1>              F=std::function<bool (void)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=bool,
1>              Tuple=Tuple,
1>              F=std::function<bool (void)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(70): warning C4100: 'lua': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(87): note: see reference to function template instantiation 'int luabinder::call_fun_and_push_result<Ret,F,>(const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=void,
1>              F=std::function<void (void)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=void,
1>              Tuple=Tuple,
1>              F=std::function<void (void)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=void,
1>              Tuple=Tuple,
1>              F=std::function<void (void)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\mapview.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\mapview.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\minimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\minimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\mapview.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\mapview.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\mapview.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\mapview.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\mapview.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\mapview.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\mapview.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\minimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\minimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\minimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\minimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\minimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\minimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\minimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\mapview.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\mapio.cpp)
1>..\src\client\mapview.cpp(361): warning C4458: declaration of 'm_spiral' hides class member
1>  c:\users\sylvester\desktop\poketibia\cliente\src\client\mapview.h(166): note: see declaration of 'MapView::m_spiral' (compiling source file ..\src\client\mapview.cpp)
1>..\src\client\mapview.cpp(481): warning C4100: 'pos': unreferenced formal parameter
1>..\src\client\mapview.cpp(486): warning C4100: 'pos': unreferenced formal parameter
1>..\src\client\minimap.cpp(301): warning C4100: 'mapRect': unreferenced formal parameter
1>..\src\client\minimap.cpp(301): warning C4100: 'fileName': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\minimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\client\minimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const char *,
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\client\minimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const char *,
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\client\minimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<const char*>(char *,std::size_t,const char *,const char *const &)' being compiled (compiling source file ..\src\client\minimap.cpp)
1>  ..\src\client\minimap.cpp(296): note: see reference to function template instantiation 'std::string stdext::format<const char*>(const std::string &,const char *const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\minimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\minimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\minimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\minimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\minimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\minimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\minimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\minimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\minimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\mapio.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\mapio.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\mapio.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\mapio.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\client\mapio.cpp)
1>  ..\src\client\mapio.cpp(43): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\mapio.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\mapio.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\mapio.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\mapio.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\mapio.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\mapio.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\mapio.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\mapio.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\mapio.cpp)
1>  missile.cpp
1>  outfit.cpp
1>  player.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(437): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(430): note: see reference to function template instantiation 'void push_tuple_luavalue<0>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(430): note: see reference to function template instantiation 'void push_tuple_luavalue<1>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(430): note: see reference to function template instantiation 'void push_tuple_luavalue<1>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(442): note: see reference to function template instantiation 'void push_tuple_luavalue<2>::call<std::tuple<std::vector<Otc::Direction,std::allocator<_Ty>>,Otc::PathFindResult>>(const Tuple &)' being compiled
1>          with
1>          [
1>              _Ty=Otc::Direction,
1>              Tuple=std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(442): note: see reference to function template instantiation 'void push_tuple_luavalue<2>::call<std::tuple<std::vector<Otc::Direction,std::allocator<_Ty>>,Otc::PathFindResult>>(const Tuple &)' being compiled
1>          with
1>          [
1>              _Ty=Otc::Direction,
1>              Tuple=std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(359): note: see reference to function template instantiation 'int push_luavalue<std::vector<Otc::Direction,std::allocator<_Ty>>,Otc::PathFindResult>(const std::tuple<std::vector<_Ty,std::allocator<_Ty>>,Otc::PathFindResult> &)' being compiled
1>          with
1>          [
1>              _Ty=Otc::Direction
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(63): note: see reference to function template instantiation 'int LuaInterface::polymorphicPush<Ret,>(const T &)' being compiled
1>          with
1>          [
1>              Ret=std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult>,
1>              T=std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(87): note: see reference to function template instantiation 'int luabinder::call_fun_and_push_result<Ret,F,Position,Position,int,int>(const F &,LuaInterface *,const Position &,const Position &,const int &,const int &)' being compiled
1>          with
1>          [
1>              Ret=std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult>,
1>              F=std::function<std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult> (const Position &,const Position &,const int &,const int &)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(80): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,Position,Position,int,int>(const Tuple &,const F &,LuaInterface *,const Position &,const Position &,const int &,const int &)' being compiled
1>          with
1>          [
1>              Ret=std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult>,
1>              Tuple=Tuple,
1>              F=std::function<std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult> (const Position &,const Position &,const int &,const int &)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(80): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,Position,Position,int,int>(const Tuple &,const F &,LuaInterface *,const Position &,const Position &,const int &,const int &)' being compiled
1>          with
1>          [
1>              Ret=std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult>,
1>              Tuple=Tuple,
1>              F=std::function<std::tuple<std::vector<Otc::Direction,std::allocator<Otc::Direction>>,Otc::PathFindResult> (const Position &,const Position &,const int &,const int &)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(415): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<0>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,uint,std::string,int,bool>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<1>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,uint,std::string,int,bool>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<1>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,uint,std::string,int,bool>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<2>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,uint,std::string,int,bool>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<2>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,uint,std::string,int,bool>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<3>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,uint,std::string,int,bool>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<3>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,uint,std::string,int,bool>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<4>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,uint,std::string,int,bool>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<4>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,uint,std::string,int,bool>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(421): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<5>::call<std::tuple<std::string,uint,std::string,int,bool>>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,uint,std::string,int,bool>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(421): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<5>::call<std::tuple<std::string,uint,std::string,int,bool>>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,uint,std::string,int,bool>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(378): note: see reference to function template instantiation 'int push_internal_luavalue<std::string,uint,std::string,int,bool>(const std::tuple<std::string,uint,std::string,int,bool> &)' being compiled (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(359): note: see reference to function template instantiation 'int push_luavalue<int,Vip>(const std::map<int,Vip,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>> &)' being compiled
1>          with
1>          [
1>              _Kty=int,
1>              _Ty=Vip
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(63): note: see reference to function template instantiation 'int LuaInterface::polymorphicPush<Ret,>(const T &)' being compiled
1>          with
1>          [
1>              Ret=std::map<int,Vip,std::less<int>,std::allocator<std::pair<const int,Vip>>>,
1>              T=std::map<int,Vip,std::less<int>,std::allocator<std::pair<const int,Vip>>>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(87): note: see reference to function template instantiation 'int luabinder::call_fun_and_push_result<Ret,F,>(const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=std::map<int,Vip,std::less<int>,std::allocator<std::pair<const int,Vip>>>,
1>              F=std::function<std::map<int,Vip,std::less<int>,std::allocator<std::pair<const int,Vip>>> (void)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=std::map<int,Vip,std::less<int>,std::allocator<std::pair<const int,Vip>>>,
1>              Tuple=Tuple,
1>              F=std::function<std::map<int,Vip,std::less<int>,std::allocator<std::pair<const int,Vip>>> (void)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=std::map<int,Vip,std::less<int>,std::allocator<std::pair<const int,Vip>>>,
1>              Tuple=Tuple,
1>              F=std::function<std::map<int,Vip,std::less<int>,std::allocator<std::pair<const int,Vip>>> (void)>
1>          ] (compiling source file ..\src\client\luafunctions.cpp)
1>  protocolcodes.cpp
1>  protocolgame.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\player.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\missile.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\outfit.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\missile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\outfit.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\player.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\missile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\player.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\player.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\player.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\player.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\player.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\missile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\missile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\missile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\missile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\player.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\player.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\missile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\missile.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\protocolgame.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\protocolgame.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\protocolgame.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\protocolgame.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\protocolgame.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\protocolgame.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\protocolgame.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\protocolgame.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\protocolgame.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\missile.cpp)
1>  protocolgameparse.cpp
1>  protocolgamesend.cpp
1>  shadermanager.cpp
1>  spritemanager.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\protocolgameparse.cpp)
1>..\src\client\protocolgameparse.cpp(447): warning C4100: 'msg': unreferenced formal parameter
1>..\src\client\protocolgameparse.cpp(453): warning C4100: 'msg': unreferenced formal parameter
1>..\src\client\protocolgameparse.cpp(472): warning C4189: 'currentlyFeaturedServiceType': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(483): warning C4189: 'preset': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(488): warning C4189: 'transactionId': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(489): warning C4189: 'productType': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(508): warning C4456: declaration of 'i' hides previous local declaration
1>  ..\src\client\protocolgameparse.cpp(498): note: see declaration of 'i'
1>..\src\client\protocolgameparse.cpp(538): warning C4189: 'isUpdating': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(547): warning C4189: 'coins': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(548): warning C4189: 'transferableCoins': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(558): warning C4189: 'hasNextPage': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(561): warning C4189: 'pageCount': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(584): warning C4189: 'price': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(580): warning C4189: 'offerId': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(587): warning C4189: 'saleValidUntilTimestamp': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(588): warning C4189: 'basePrice': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(708): warning C4100: 'msg': unreferenced formal parameter
1>..\src\client\protocolgameparse.cpp(713): warning C4100: 'msg': unreferenced formal parameter
1>..\src\client\protocolgameparse.cpp(1301): warning C4189: 'something': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1310): warning C4189: 'premiumEx': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1356): warning C4189: 'experienceBonus': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1360): warning C4189: 'grindingAddend': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1359): warning C4189: 'voucherAddend': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1362): warning C4189: 'huntingBoostFactor': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1361): warning C4189: 'storeBoostAddend': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1358): warning C4189: 'baseXpGain': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1403): warning C4189: 'canBuyMoreStoreXpBoosts': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1402): warning C4189: 'remainingStoreXpBoostSeconds': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1639): warning C4100: 'msg': unreferenced formal parameter
1>..\src\client\protocolgameparse.cpp(1652): warning C4189: 'channel': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1659): warning C4189: 'channel': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(1946): warning C4456: declaration of 'id' hides previous local declaration
1>  ..\src\client\protocolgameparse.cpp(1938): note: see declaration of 'id'
1>..\src\client\protocolgameparse.cpp(1954): warning C4456: declaration of 'id' hides previous local declaration
1>  ..\src\client\protocolgameparse.cpp(1938): note: see declaration of 'id'
1>..\src\client\protocolgameparse.cpp(2032): warning C4189: 'type': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(2031): warning C4189: 'id': local variable is initialized but not referenced
1>..\src\client\protocolgameparse.cpp(2366): warning C4100: 'id': unreferenced formal parameter
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\shadermanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\shadermanager.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\spritemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\spritemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\spritemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\spritemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\spritemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\spritemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\spritemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\spritemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\spritemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\protocolgamesend.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,unsigned char>(char *,std::size_t,const char *,const Tuple &,const unsigned char &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<uint8>
1>          ] (compiling source file ..\src\client\protocolgamesend.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=uint8,
1>              Tuple=std::tuple<uint8>
1>          ] (compiling source file ..\src\client\protocolgamesend.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=uint8,
1>              Tuple=std::tuple<uint8>
1>          ] (compiling source file ..\src\client\protocolgamesend.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<uint8>(char *,std::size_t,const char *,const uint8 &)' being compiled (compiling source file ..\src\client\protocolgamesend.cpp)
1>  ..\src\client\protocolgamesend.cpp(47): note: see reference to function template instantiation 'std::string stdext::format<uint8>(const std::string &,const uint8 &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\protocolgamesend.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\protocolgamesend.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\protocolgamesend.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\protocolgamesend.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\protocolgamesend.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\protocolgamesend.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\protocolgamesend.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\protocolgamesend.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\protocolgamesend.cpp)
1>  statictext.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,int>(char *,std::size_t,const char *,const Tuple &,const int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<int>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<int>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int>
1>          ] (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<int>(char *,std::size_t,const char *,const int &)' being compiled (compiling source file ..\src\client\protocolgameparse.cpp)
1>  ..\src\client\protocolgameparse.cpp(399): note: see reference to function template instantiation 'std::string stdext::format<int>(const std::string &,const int &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\protocolgameparse.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\protocolgameparse.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\protocolgameparse.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\protocolgameparse.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\protocolgameparse.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\protocolgameparse.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\protocolgameparse.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\protocolgameparse.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\protocolgameparse.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(415): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<0>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<ItemPtr,std::string>
1>          ] (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<1>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<ItemPtr,std::string>
1>          ] (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(408): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<1>::call<Tuple>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<ItemPtr,std::string>
1>          ] (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(421): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<2>::call<std::tuple<ItemPtr,std::string>>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<ItemPtr,std::string>
1>          ] (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(421): note: see reference to function template instantiation 'void push_tuple_internal_luavalue<2>::call<std::tuple<ItemPtr,std::string>>(const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<ItemPtr,std::string>
1>          ] (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(321): note: see reference to function template instantiation 'int push_internal_luavalue<ItemPtr,std::string>(const std::tuple<ItemPtr,std::string> &)' being compiled (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(359): note: see reference to function template instantiation 'int push_luavalue<std::tuple<ItemPtr,std::string>>(const std::vector<std::tuple<ItemPtr,std::string>,std::allocator<_Ty>> &)' being compiled
1>          with
1>          [
1>              _Ty=std::tuple<ItemPtr,std::string>
1>          ] (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(437): note: see reference to function template instantiation 'int LuaInterface::polymorphicPush<std::vector<std::tuple<ItemPtr,std::string>,std::allocator<_Ty>>,>(const T &)' being compiled
1>          with
1>          [
1>              _Ty=std::tuple<ItemPtr,std::string>,
1>              T=std::vector<std::tuple<ItemPtr,std::string>,std::allocator<std::tuple<ItemPtr,std::string>>>
1>          ] (compiling source file ..\src\client\protocolgameparse.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(446): note: see reference to function template instantiation 'int LuaInterface::luaCallGlobalField<std::vector<std::tuple<ItemPtr,std::string>,std::allocator<_Ty>>>(const std::string &,const std::string &,const std::vector<_Ty,std::allocator<_Ty>> &)' being compiled
1>          with
1>          [
1>              _Ty=std::tuple<ItemPtr,std::string>
1>          ] (compiling source file ..\src\client\protocolgameparse.cpp)
1>  ..\src\client\protocolgameparse.cpp(1923): note: see reference to function template instantiation 'void LuaInterface::callGlobalField<std::vector<std::tuple<ItemPtr,std::string>,std::allocator<_Ty>>>(const std::string &,const std::string &,const std::vector<_Ty,std::allocator<_Ty>> &)' being compiled
1>          with
1>          [
1>              _Ty=std::tuple<ItemPtr,std::string>
1>          ]
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\shadermanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\shadermanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\shadermanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\shadermanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\client\shadermanager.cpp)
1>  ..\src\client\shadermanager.cpp(54): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\shadermanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\shadermanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\shadermanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\shadermanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\shadermanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\shadermanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\shadermanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\shadermanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\shadermanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\spritemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\spritemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\spritemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\spritemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\client\spritemanager.cpp)
1>  ..\src\client\spritemanager.cpp(74): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\spritemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\spritemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\spritemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\spritemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\spritemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\spritemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\spritemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\spritemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\spritemanager.cpp)
1>  thing.cpp
1>  thingtype.cpp
1>  thingtypemanager.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\statictext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\statictext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\statictext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\statictext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\statictext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\statictext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\statictext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\statictext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\statictext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\statictext.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\thing.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\thing.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\thingtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\thing.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\thing.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\thing.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\thing.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\thing.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\thing.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\thing.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\thingtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\thingtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\thingtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\thingtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\thingtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\thingtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\thingtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\thingtype.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\thingtypemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\thingtypemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\thing.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\thingtypemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\thingtypemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\thingtypemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\thingtypemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\thingtypemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\thingtypemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\thingtypemanager.cpp)
1>..\src\client\thingtype.cpp(314): warning C4456: declaration of 'i' hides previous local declaration
1>  ..\src\client\thingtype.cpp(277): note: see declaration of 'i'
1>..\src\client\thingtype.cpp(479): warning C4456: declaration of 'x' hides previous local declaration
1>  ..\src\client\thingtype.cpp(452): note: see declaration of 'x'
1>..\src\client\thingtype.cpp(480): warning C4456: declaration of 'y' hides previous local declaration
1>  ..\src\client\thingtype.cpp(451): note: see declaration of 'y'
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\statictext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,Otc::MessageMode>(char *,std::size_t,const char *,const Tuple &,const Otc::MessageMode &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<Otc::MessageMode>
1>          ] (compiling source file ..\src\client\statictext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=Otc::MessageMode,
1>              Tuple=std::tuple<Otc::MessageMode>
1>          ] (compiling source file ..\src\client\statictext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=Otc::MessageMode,
1>              Tuple=std::tuple<Otc::MessageMode>
1>          ] (compiling source file ..\src\client\statictext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<Otc::MessageMode>(char *,std::size_t,const char *,const Otc::MessageMode &)' being compiled (compiling source file ..\src\client\statictext.cpp)
1>  ..\src\client\statictext.cpp(143): note: see reference to function template instantiation 'std::string stdext::format<Otc::MessageMode>(const std::string &,const Otc::MessageMode &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\statictext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\statictext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\statictext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\statictext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\statictext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\statictext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\statictext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\statictext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\statictext.cpp)
1>  tile.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\thingtype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\thingtype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\thingtype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\thingtype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<std::string,std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\thingtype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<std::string,std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\thingtype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\thingtype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\thingtype.cpp)
1>  ..\src\client\thingtype.cpp(360): note: see reference to function template instantiation 'T OTMLNode::value<float>(void)' being compiled
1>          with
1>          [
1>              T=float
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\thingtype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\thingtype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\thingtype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\thingtype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\thingtype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\thingtype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\thingtype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\thingtype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\thingtype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\thingtypemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\thingtypemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\thingtypemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\client\thingtypemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\client\thingtypemanager.cpp)
1>  ..\src\client\thingtypemanager.cpp(74): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\thingtypemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\thingtypemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\thingtypemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\thingtypemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\thingtypemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\thingtypemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\thingtypemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\thingtypemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\thingtypemanager.cpp)
1>  towns.cpp
1>  uicreature.cpp
1>  uiitem.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\tile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\tile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\tile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\tile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\tile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\tile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\tile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\tile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\tile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\tile.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\towns.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\towns.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>  uimap.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\uicreature.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uicreature.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uicreature.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uicreature.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uicreature.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uicreature.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uicreature.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uicreature.cpp)
1>  ..\src\client\uicreature.cpp(55): note: see reference to function template instantiation 'T OTMLNode::value<bool>(void)' being compiled
1>          with
1>          [
1>              T=bool
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\uicreature.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\uicreature.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\uicreature.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\uicreature.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\uicreature.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\uicreature.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\uicreature.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\uicreature.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\uicreature.cpp)
1>  uimapanchorlayout.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\uiitem.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiitem.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiitem.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiitem.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiitem.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiitem.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uiitem.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uiitem.cpp)
1>  ..\src\client\uiitem.cpp(95): note: see reference to function template instantiation 'T OTMLNode::value<int>(void)' being compiled
1>          with
1>          [
1>              T=int
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\uiitem.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\uiitem.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\uiitem.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\uiitem.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\uiitem.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\uiitem.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\uiitem.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\uiitem.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\uiitem.cpp)
1>  uiminimap.cpp
1>  uiprogressrect.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\uimapanchorlayout.h(35): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uimapanchorlayout.cpp)
1>..\src\client\uimapanchorlayout.cpp(28): warning C4100: 'parentWidget': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\map.h(202): warning C4389: '==': signed/unsigned mismatch (compiling source file ..\src\client\uimap.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'lightView': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'animate': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'scaleFactor': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(39): warning C4100: 'dest': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(41): warning C4100: 'id': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'oldPos': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\thing.h(126): warning C4100: 'newPos': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\uimapanchorlayout.h(35): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>  uisprite.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\uimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<std::string,std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<std::string,std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uimap.cpp)
1>  ..\src\client\uimap.cpp(166): note: see reference to function template instantiation 'T OTMLNode::value<bool>(void)' being compiled
1>          with
1>          [
1>              T=bool
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\uimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\uimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\uimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\uimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\uimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\uimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\uimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\uimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\uimap.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\uiprogressrect.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiprogressrect.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiprogressrect.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiprogressrect.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiprogressrect.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiprogressrect.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uiprogressrect.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uiprogressrect.cpp)
1>  ..\src\client\uiprogressrect.cpp(96): note: see reference to function template instantiation 'T OTMLNode::value<float>(void)' being compiled
1>          with
1>          [
1>              T=float
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\uiprogressrect.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\uiprogressrect.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\uiprogressrect.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\uiprogressrect.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\uiprogressrect.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\uiprogressrect.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\uiprogressrect.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\uiprogressrect.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\uiprogressrect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\uiminimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiminimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiminimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiminimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<std::string,std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiminimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<std::string,std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uiminimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uiminimap.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uiminimap.cpp)
1>  ..\src\client\uiminimap.cpp(151): note: see reference to function template instantiation 'T OTMLNode::value<int>(void)' being compiled
1>          with
1>          [
1>              T=int
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\uiminimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\uiminimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\uiminimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\uiminimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\uiminimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\uiminimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\uiminimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\uiminimap.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\uiminimap.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\client\uisprite.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\client\uisprite.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\client\uisprite.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uisprite.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\client\uisprite.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\client\uisprite.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uisprite.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uisprite.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uisprite.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uisprite.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\client\uisprite.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uisprite.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\client\uisprite.cpp)
1>  ..\src\client\uisprite.cpp(81): note: see reference to function template instantiation 'T OTMLNode::value<int>(void)' being compiled
1>          with
1>          [
1>              T=int
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\client\uisprite.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\client\uisprite.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\client\uisprite.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\client\uisprite.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\client\uisprite.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\client\uisprite.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\client\uisprite.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\client\uisprite.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\client\uisprite.cpp)
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  adaptativeframecounter.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  application.cpp
1>  asyncdispatcher.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  binarytree.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\binarytree.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\binarytree.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\application.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\application.cpp)
1>  clock.cpp
1>  config.cpp
1>  configmanager.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\core\application.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\application.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\application.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\application.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\core\application.cpp)
1>  ..\src\framework\core\application.cpp(89): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\core\application.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\core\application.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\core\application.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\core\application.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\core\application.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\core\application.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\core\application.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\core\application.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\core\application.cpp)
1>  eventdispatcher.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\config.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\config.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\configmanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\configmanager.cpp)
1>  filestream.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\core\config.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\framework\core\config.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const char *,
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\framework\core\config.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const char *,
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\framework\core\config.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<const char*>(char *,std::size_t,const char *,const char *const &)' being compiled (compiling source file ..\src\framework\core\config.cpp)
1>  ..\src\framework\core\config.cpp(48): note: see reference to function template instantiation 'std::string stdext::format<const char*>(const std::string &,const char *const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\core\config.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\core\config.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\core\config.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\core\config.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\core\config.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\core\config.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\core\config.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\core\config.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\core\config.cpp)
1>  graphicalapplication.cpp
1>  logger.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\eventdispatcher.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\eventdispatcher.cpp)
1>  module.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\filestream.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\filestream.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\graphicalapplication.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\graphicalapplication.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\core\graphicalapplication.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\logger.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\logger.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\core\graphicalapplication.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\core\graphicalapplication.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\core\graphicalapplication.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\core\logger.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\core\filestream.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,unsigned char>(char *,std::size_t,const char *,const Tuple &,const unsigned char &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<uint8>
1>          ] (compiling source file ..\src\framework\core\filestream.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=uint8,
1>              Tuple=std::tuple<uint8>
1>          ] (compiling source file ..\src\framework\core\filestream.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=uint8,
1>              Tuple=std::tuple<uint8>
1>          ] (compiling source file ..\src\framework\core\filestream.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<uint8>(char *,std::size_t,const char *,const uint8 &)' being compiled (compiling source file ..\src\framework\core\filestream.cpp)
1>  ..\src\framework\core\filestream.cpp(338): note: see reference to function template instantiation 'std::string stdext::format<uint8>(const std::string &,const uint8 &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\core\filestream.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\core\filestream.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\core\filestream.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\core\filestream.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\core\filestream.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\core\filestream.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\core\filestream.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\core\filestream.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\core\filestream.cpp)
1>  modulemanager.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\core\logger.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\logger.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\logger.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\logger.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\core\logger.cpp)
1>  ..\src\framework\core\logger.cpp(138): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\core\logger.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\core\logger.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\core\logger.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\core\logger.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\core\logger.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\core\logger.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\core\logger.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\core\logger.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\core\logger.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\module.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\module.cpp)
1>  resourcemanager.cpp
1>  scheduledevent.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\core\module.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\module.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\module.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\module.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\core\module.cpp)
1>  ..\src\framework\core\module.cpp(54): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\core\module.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\core\module.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\core\module.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\core\module.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\core\module.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\core\module.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\core\module.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\core\module.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\core\module.cpp)
1>  timer.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\modulemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\modulemanager.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<std::string>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  ..\src\framework\core\modulemanager.cpp(96): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\core\modulemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\core\modulemanager.cpp)
1>..\src\framework\core\resourcemanager.cpp(90): warning C4100: 'create': unreferenced formal parameter
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\core\scheduledevent.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\core\scheduledevent.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  ..\src\framework\core\resourcemanager.cpp(59): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\core\resourcemanager.cpp)
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  event.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  animatedtexture.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  apngloader.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  bitmapfont.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  cachedtext.cpp
1>..\src\framework\graphics\apngloader.cpp(112): warning C4100: 'bpp': unreferenced formal parameter
1>..\src\framework\graphics\apngloader.cpp(158): warning C4244: '+=': conversion from 'int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(215): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(216): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(217): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(226): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(227): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(228): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(264): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(278): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(408): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(409): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(420): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(421): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(435): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(436): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(529): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(530): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(531): warning C4244: '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data
1>..\src\framework\graphics\apngloader.cpp(1089): warning C4244: '=': conversion from 'int' to 'unsigned char', possible loss of data
1>  coordsbuffer.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\animatedtexture.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\animatedtexture.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\cachedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\cachedtext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  ..\src\framework\graphics\bitmapfont.cpp(46): note: see reference to function template instantiation 'T OTMLNode::value<int>(void)' being compiled
1>          with
1>          [
1>              T=int
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\bitmapfont.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\coordsbuffer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\coordsbuffer.cpp)
1>  fontmanager.cpp
1>  framebuffer.cpp
1>  framebuffermanager.cpp
1>  graphics.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\framebuffer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\framebuffer.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\graphics\framebuffer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  ..\src\framework\graphics\fontmanager.cpp(99): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\fontmanager.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\graphics.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  hardwarebuffer.cpp
1>  image.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  painter.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const unsigned char*>(char *,std::size_t,const char *,const Tuple &,const unsigned char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<const unsigned char *>
1>          ] (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const GLubyte *,
1>              Tuple=std::tuple<const unsigned char *>
1>          ] (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const GLubyte *,
1>              Tuple=std::tuple<const unsigned char *>
1>          ] (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<const GLubyte*>(char *,std::size_t,const char *,const GLubyte *const &)' being compiled (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  ..\src\framework\graphics\graphics.cpp(54): note: see reference to function template instantiation 'std::string stdext::format<const GLubyte*>(const std::string &,const GLubyte *const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\graphics.cpp)
1>  paintershaderprogram.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\hardwarebuffer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\hardwarebuffer.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\painter.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\painter.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\graphics\painter.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\image.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\image.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\image.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\graphics\image.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\graphics\image.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\graphics\image.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\graphics\image.cpp)
1>  ..\src\framework\graphics\image.cpp(70): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\image.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\image.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\image.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\image.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\image.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\image.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\image.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\image.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\image.cpp)
1>  particle.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\paintershaderprogram.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\paintershaderprogram.cpp)
1>  particleaffector.cpp
1>  particleeffect.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\graphics\paintershaderprogram.cpp)
1>  particleemitter.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particle.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particle.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particleeffect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particleeffect.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  ..\src\framework\graphics\particleaffector.cpp(56): note: see reference to function template instantiation 'T OTMLNode::value<float>(void)' being compiled
1>          with
1>          [
1>              T=float
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\particleaffector.cpp)
1>  particlemanager.cpp
1>  particlesystem.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  particletype.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  ..\src\framework\graphics\particleemitter.cpp(48): note: see reference to function template instantiation 'T OTMLNode::value<Point>(void)' being compiled
1>          with
1>          [
1>              T=Point
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\particleemitter.cpp)
1>  shader.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particlesystem.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particlesystem.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particletype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particletype.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,const char*>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,const char*>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,const char*>(char *,std::size_t,const char *,const std::string &,const char *const &)' being compiled (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  ..\src\framework\graphics\particlemanager.cpp(49): note: see reference to function template instantiation 'std::string stdext::format<std::string,const char*>(const std::string &,const std::string &,const char *const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\particlemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  ..\src\framework\graphics\particletype.cpp(54): note: see reference to function template instantiation 'T OTMLNode::value<float>(void)' being compiled
1>          with
1>          [
1>              T=float
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\particletype.cpp)
1>  shaderprogram.cpp
1>  texture.cpp
1>  texturemanager.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\shader.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\shader.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\shader.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\shader.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\shader.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\shader.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,const char*>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\shader.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,const char*>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\shader.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,const char*>(char *,std::size_t,const char *,const std::string &,const char *const &)' being compiled (compiling source file ..\src\framework\graphics\shader.cpp)
1>  ..\src\framework\graphics\shader.cpp(86): note: see reference to function template instantiation 'std::string stdext::format<std::string,const char*>(const std::string &,const std::string &,const char *const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\shader.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\shader.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\shader.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\shader.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\shader.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\shader.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\shader.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\shader.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\shader.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\texture.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\texture.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  ..\src\framework\graphics\shaderprogram.cpp(58): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\shaderprogram.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\texture.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,int,int,int,int>(char *,std::size_t,const char *,const Tuple &,const int &,const int &,const int &,const int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,int,int,int>
1>          ] (compiling source file ..\src\framework\graphics\texture.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,int,int,int>(char *,std::size_t,const char *,const Tuple &,const int &,const int &,const int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,int,int,int>
1>          ] (compiling source file ..\src\framework\graphics\texture.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,int,int,int>(char *,std::size_t,const char *,const Tuple &,const int &,const int &,const int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,int,int,int>
1>          ] (compiling source file ..\src\framework\graphics\texture.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<Tuple,int,int>(char *,std::size_t,const char *,const Tuple &,const int &,const int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,int,int,int>
1>          ] (compiling source file ..\src\framework\graphics\texture.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<Tuple,int,int>(char *,std::size_t,const char *,const Tuple &,const int &,const int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,int,int,int>
1>          ] (compiling source file ..\src\framework\graphics\texture.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<3>::call<Tuple,int>(char *,std::size_t,const char *,const Tuple &,const int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,int,int,int>
1>          ] (compiling source file ..\src\framework\graphics\texture.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<3>::call<Tuple,int>(char *,std::size_t,const char *,const Tuple &,const int &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<int,int,int,int>
1>          ] (compiling source file ..\src\framework\graphics\texture.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<4>::call<std::tuple<T,T,T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=int,
1>              Tuple=std::tuple<int,int,int,int>
1>          ] (compiling source file ..\src\framework\graphics\texture.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<4>::call<std::tuple<T,T,T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=int,
1>              Tuple=std::tuple<int,int,int,int>
1>          ] (compiling source file ..\src\framework\graphics\texture.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<int,int,int,int>(char *,std::size_t,const char *,const int &,const int &,const int &,const int &)' being compiled (compiling source file ..\src\framework\graphics\texture.cpp)
1>  ..\src\framework\graphics\texture.cpp(177): note: see reference to function template instantiation 'std::string stdext::format<int,int,int,int>(const std::string &,const int &,const int &,const int &,const int &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\texture.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\texture.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\texture.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\texture.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\texture.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\texture.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\texture.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\texture.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\texture.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,const char*>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,const char*>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,const char*>(char *,std::size_t,const char *,const std::string &,const char *const &)' being compiled (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  ..\src\framework\graphics\texturemanager.cpp(113): note: see reference to function template instantiation 'std::string stdext::format<std::string,const char*>(const std::string &,const std::string &,const char *const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\graphics\texturemanager.cpp)
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  painterogl.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  painterogl1.cpp
1>  painterogl2.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\ogl\painterogl2.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\ogl\painterogl2.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\ogl\painterogl1.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\graphics\ogl\painterogl.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\ogl\painterogl1.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\graphics\ogl\painterogl.cpp)
1>..\src\framework\graphics\ogl\painterogl1.cpp(227): warning C4389: '==': signed/unsigned mismatch
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\graphics\ogl\painterogl2.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\graphics\ogl\painterogl.cpp)
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  mouse.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<const char *>
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const char *,
1>              Tuple=std::tuple<const char *>
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const char *,
1>              Tuple=std::tuple<const char *>
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<const char*>(char *,std::size_t,const char *,const char *const &)' being compiled
1>  ..\src\framework\input\mouse.cpp(51): note: see reference to function template instantiation 'std::string stdext::format<const char*>(const std::string &,const char *const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  lbitlib.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  luaexception.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  luainterface.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  luaobject.cpp
1>  luavaluecasts.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luaobject.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luaobject.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luavaluecasts.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luavaluecasts.cpp)
1>..\src\framework\luaengine\luainterface.cpp(68): warning C4100: 'lua': unreferenced formal parameter
1>..\src\framework\luaengine\luainterface.cpp(494): warning C4456: declaration of 'rets' hides previous local declaration
1>  ..\src\framework\luaengine\luainterface.cpp(470): note: see declaration of 'rets'
1>..\src\framework\luaengine\luainterface.cpp(549): warning C4100: 'L': unreferenced formal parameter
1>..\src\framework\luaengine\luainterface.cpp(563): warning C4100: 'L': unreferenced formal parameter
1>..\src\framework\luaengine\luainterface.cpp(578): warning C4100: 'L': unreferenced formal parameter
1>..\src\framework\luaengine\luainterface.cpp(596): warning C4100: 'L': unreferenced formal parameter
1>..\src\framework\luaengine\luainterface.cpp(611): warning C4100: 'L': unreferenced formal parameter
1>..\src\framework\luaengine\luainterface.cpp(625): warning C4100: 'L': unreferenced formal parameter
1>..\src\framework\luaengine\luainterface.cpp(651): warning C4100: 'L': unreferenced formal parameter
1>..\src\framework\luaengine\luainterface.cpp(922): warning C4189: 'stop': local variable is initialized but not referenced
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  ..\src\framework\luaengine\luaexception.cpp(36): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\luaengine\luaexception.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  ..\src\framework\luaengine\luainterface.cpp(176): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(55): warning C4100: 'lua': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(49): note: see reference to function template instantiation 'void luabinder::pack_values_into_tuple<0>::call<Tuple>(Tuple &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Tuple=Tuple
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(103): note: see reference to function template instantiation 'void luabinder::pack_values_into_tuple<1>::call<Tuple>(Tuple &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Tuple=Tuple
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(103): note: see reference to function template instantiation 'void luabinder::pack_values_into_tuple<1>::call<Tuple>(Tuple &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Tuple=Tuple
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(190): note: see reference to function template instantiation 'LuaCppFunction luabinder::bind_fun_specializer<int,std::function<Ret (const stdext::shared_object_ptr<LuaObject> &)>,Tuple>(const F &)' being compiled
1>          with
1>          [
1>              Ret=int,
1>              F=std::function<int (const stdext::shared_object_ptr<LuaObject> &)>
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(386): note: see reference to function template instantiation 'LuaCppFunction luabinder::bind_mem_fun<C,int,LuaObject,>(Ret (__cdecl LuaObject::* )(void))' being compiled
1>          with
1>          [
1>              C=LuaObject,
1>              Ret=int
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  ..\src\framework\luaengine\luainterface.cpp(61): note: see reference to function template instantiation 'void LuaInterface::bindClassMemberFunction<LuaObject,int(void),LuaObject>(const std::string &,F (__cdecl LuaObject::* ))' being compiled
1>          with
1>          [
1>              F=int (void)
1>          ]
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(55): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(86): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(80): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,stdext::shared_object_ptr<LuaObject>>(const Tuple &,const F &,LuaInterface *,const stdext::shared_object_ptr<LuaObject> &)' being compiled
1>          with
1>          [
1>              Ret=int,
1>              Tuple=Tuple,
1>              F=std::function<int (const stdext::shared_object_ptr<LuaObject> &)>
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(80): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,stdext::shared_object_ptr<LuaObject>>(const Tuple &,const F &,LuaInterface *,const stdext::shared_object_ptr<LuaObject> &)' being compiled
1>          with
1>          [
1>              Ret=int,
1>              Tuple=Tuple,
1>              F=std::function<int (const stdext::shared_object_ptr<LuaObject> &)>
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<1,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=int,
1>              Tuple=Tuple,
1>              F=std::function<int (const stdext::shared_object_ptr<LuaObject> &)>
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<1,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=int,
1>              Tuple=Tuple,
1>              F=std::function<int (const stdext::shared_object_ptr<LuaObject> &)>
1>          ] (compiling source file ..\src\framework\luaengine\luainterface.cpp)
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  luafunctions.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luainterface.h(309): warning C4100: 'index': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(35): warning C4100: 'widget': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(36): warning C4100: 'widget': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(55): warning C4100: 'lua': unreferenced formal parameter
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(103): note: see reference to function template instantiation 'void luabinder::pack_values_into_tuple<0>::call<Tuple>(Tuple &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Tuple=Tuple
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(201): note: see reference to function template instantiation 'LuaCppFunction luabinder::bind_fun_specializer<int,std::function<Ret (void)>,Tuple>(const F &)' being compiled
1>          with
1>          [
1>              Ret=int,
1>              F=std::function<int (void)>
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(372): note: see reference to function template instantiation 'LuaCppFunction luabinder::bind_singleton_mem_fun<C,int,Platform,>(Ret (__cdecl Platform::* )(void),C *)' being compiled
1>          with
1>          [
1>              C=Platform,
1>              Ret=int
1>          ]
1>  ..\src\framework\luafunctions.cpp(83): note: see reference to function template instantiation 'void LuaInterface::bindSingletonFunction<Platform,int(void)>(const std::string &,const std::string &,F (__cdecl Platform::* ),C *)' being compiled
1>          with
1>          [
1>              F=int (void),
1>              C=Platform
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(55): warning C4100: 'tuple': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(86): warning C4100: 'tuple': unreferenced formal parameter
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=int,
1>              Tuple=Tuple,
1>              F=std::function<int (void)>
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=int,
1>              Tuple=Tuple,
1>              F=std::function<int (void)>
1>          ]
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(70): warning C4100: 'lua': unreferenced formal parameter
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(87): note: see reference to function template instantiation 'int luabinder::call_fun_and_push_result<Ret,F,>(const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=void,
1>              F=std::function<void (void)>
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=void,
1>              Tuple=Tuple,
1>              F=std::function<void (void)>
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(104): note: see reference to function template instantiation 'int luabinder::expand_fun_arguments<0,Ret>::call<Tuple,F,>(const Tuple &,const F &,LuaInterface *)' being compiled
1>          with
1>          [
1>              Ret=void,
1>              Tuple=Tuple,
1>              F=std::function<void (void)>
1>          ]
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<const char *>
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const char *,
1>              Tuple=std::tuple<const char *>
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const char *,
1>              Tuple=std::tuple<const char *>
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<const char*>(char *,std::size_t,const char *,const char *const &)' being compiled
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luavaluecasts.h(242): note: see reference to function template instantiation 'std::string stdext::format<const char*>(const std::string &,const char *const &)' being compiled
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(428): note: see reference to function template instantiation 'bool luavalue_cast<Fw::LogLevel,const std::string&,int64>(int,std::function<void (Fw::LogLevel,const std::string &,int64)> &)' being compiled
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(339): note: see reference to function template instantiation 'T LuaInterface::castValue<T>(int)' being compiled
1>          with
1>          [
1>              T=ValueType
1>          ]
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luabinder.h(48): note: see reference to function template instantiation 'T LuaInterface::polymorphicPop<ValueType>(void)' being compiled
1>          with
1>          [
1>              T=ValueType
1>          ]
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  connection.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  inputmessage.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  outputmessage.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  protocol.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\net\outputmessage.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\net\outputmessage.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\net\inputmessage.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\net\inputmessage.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\net\connection.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\net\connection.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\net\protocol.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\net\protocol.cpp)
1>..\src\framework\net\connection.cpp(250): warning C4100: 'writeSize': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,>(char *,std::size_t,const char *,const Tuple &,const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<>
1>          ] (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=,
1>              Tuple=std::tuple<>
1>          ] (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=,
1>              Tuple=std::tuple<>
1>          ] (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<>(char *,std::size_t,const char *,const &)' being compiled (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  ..\src\framework\net\outputmessage.cpp(74): note: see reference to function template instantiation 'std::string stdext::format<>(const std::string &,const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\net\outputmessage.cpp)
1>  protocolhttp.cpp
1>  server.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\net\server.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\net\protocolhttp.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\net\protocolhttp.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\net\server.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\net\server.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\framework\net\server.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const char *,
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\framework\net\server.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const char *,
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\framework\net\server.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<const char*>(char *,std::size_t,const char *,const char *const &)' being compiled (compiling source file ..\src\framework\net\server.cpp)
1>  ..\src\framework\net\server.cpp(40): note: see reference to function template instantiation 'std::string stdext::format<const char*>(const std::string &,const char *const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\net\server.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\net\server.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\net\server.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\net\server.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\net\server.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\net\server.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\net\server.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\net\server.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\net\server.cpp)
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  otmldocument.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  otmlemitter.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  otmlexception.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  otmlnode.cpp
1>..\src\framework\otml\otmlnode.cpp(110): warning C4456: declaration of 'node' hides previous local declaration
1>  ..\src\framework\otml\otmlnode.cpp(95): note: see declaration of 'node'
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  ..\src\framework\otml\otmlnode.cpp(80): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\otml\otmlnode.cpp)
1>  otmlparser.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  platform.cpp
1>  platformwindow.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  win32crashhandler.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  win32platform.cpp
1>  win32window.cpp
1>..\src\framework\platform\win32platform.cpp(421): warning C4100: 'maxDepth': unreferenced formal parameter
1>..\src\framework\platform\win32platform.cpp(421): warning C4100: 'level': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\platform\platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\platform\win32platform.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char>>>
1>          ] (compiling source file ..\src\framework\platform\win32platform.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::basic_string<char,std::char_traits<char>,std::allocator<char>>,
1>              Tuple=std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char>>>
1>          ] (compiling source file ..\src\framework\platform\win32platform.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::basic_string<char,std::char_traits<char>,std::allocator<char>>,
1>              Tuple=std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char>>>
1>          ] (compiling source file ..\src\framework\platform\win32platform.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::basic_string<char,std::char_traits<char>,std::allocator<char>>>(char *,std::size_t,const char *,const std::basic_string<char,std::char_traits<char>,std::allocator<char>> &)' being compiled (compiling source file ..\src\framework\platform\win32platform.cpp)
1>  ..\src\framework\platform\win32platform.cpp(50): note: see reference to function template instantiation 'std::string stdext::format<std::basic_string<char,std::char_traits<char>,std::allocator<char>>>(const std::string &,const std::basic_string<char,std::char_traits<char>,std::allocator<char>> &)' being compiled
1>C:\Program Files (x86)\Windows Kits\8.1\Include\um\imagehlp.h(1873): warning C4091: 'typedef ': ignored on left of '' when no variable is declared (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>C:\Program Files (x86)\Windows Kits\8.1\Include\um\imagehlp.h(3519): warning C4091: 'typedef ': ignored on left of '' when no variable is declared (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  ..\src\framework\platform\platformwindow.cpp(44): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\platform\platformwindow.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  ..\src\framework\platform\win32crashhandler.cpp(127): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\platform\win32crashhandler.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\platform\platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\platform\win32window.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\platform\win32window.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\platform\win32window.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\platform\win32window.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\platform\win32window.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\platform\win32window.cpp)
1>  ..\src\framework\platform\win32window.cpp(888): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\platform\win32window.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\platform\win32window.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\platform\win32window.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\platform\win32window.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\platform\win32window.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\platform\win32window.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\platform\win32window.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\platform\win32window.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\platform\win32window.cpp)
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  combinedsoundsource.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  oggsoundfile.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  soundbuffer.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  soundchannel.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\sound\combinedsoundsource.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\sound\combinedsoundsource.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundchannel.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\sound\soundfile.h(36): warning C4100: 'bufferSize': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\sound\soundfile.h(36): warning C4100: 'buffer': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundchannel.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\sound\soundfile.h(36): warning C4100: 'bufferSize': unreferenced formal parameter (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\sound\soundfile.h(36): warning C4100: 'buffer': unreferenced formal parameter (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  ..\src\framework\sound\oggsoundfile.cpp(42): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\sound\oggsoundfile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  ..\src\framework\sound\soundbuffer.cpp(43): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\sound\soundbuffer.cpp)
1>  soundfile.cpp
1>  soundmanager.cpp
1>  soundsource.cpp
1>  streamsoundsource.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundfile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundfile.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundsource.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\sound\soundfile.h(36): warning C4100: 'bufferSize': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundfile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\sound\soundfile.h(36): warning C4100: 'buffer': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundfile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundsource.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\sound\soundfile.h(36): warning C4100: 'bufferSize': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\sound\soundfile.h(36): warning C4100: 'buffer': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\sound\soundfile.h(36): warning C4100: 'bufferSize': unreferenced formal parameter (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\sound\soundfile.h(36): warning C4100: 'buffer': unreferenced formal parameter (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  ..\src\framework\sound\soundfile.cpp(37): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\sound\soundfile.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\sound\soundfile.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,const char*>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,const char*>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,const char *>
1>          ] (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,const ALchar*>(char *,std::size_t,const char *,const std::string &,const ALchar *const &)' being compiled (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  ..\src\framework\sound\streamsoundsource.cpp(174): note: see reference to function template instantiation 'std::string stdext::format<std::string,const ALchar*>(const std::string &,const std::string &,const ALchar *const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\sound\streamsoundsource.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const ALCchar *,
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=const ALCchar *,
1>              Tuple=std::tuple<const char *>
1>          ] (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<const ALCchar*>(char *,std::size_t,const char *,const ALCchar *const &)' being compiled (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  ..\src\framework\sound\soundmanager.cpp(48): note: see reference to function template instantiation 'std::string stdext::format<const ALCchar*>(const std::string &,const ALCchar *const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\sound\soundmanager.cpp)
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  demangle.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  math.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  net.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  string.cpp
1>C:\Program Files (x86)\Windows Kits\8.1\Include\um\dbghelp.h(1544): warning C4091: 'typedef ': ignored on left of '' when no variable is declared (compiling source file ..\src\framework\stdext\demangle.cpp)
1>C:\Program Files (x86)\Windows Kits\8.1\Include\um\dbghelp.h(3190): warning C4091: 'typedef ': ignored on left of '' when no variable is declared (compiling source file ..\src\framework\stdext\demangle.cpp)
1>  time.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\stdext\string.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\stdext\string.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\stdext\string.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\stdext\string.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\stdext\string.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\stdext\string.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\stdext\string.cpp)
1>  ..\src\framework\stdext\string.cpp(42): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  uianchorlayout.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  uiboxlayout.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  uigridlayout.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  uihorizontallayout.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(35): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(36): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(35): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(36): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>..\src\framework\ui\uianchorlayout.cpp(152): warning C4100: 'widget': unreferenced formal parameter
1>..\src\framework\ui\uigridlayout.cpp(62): warning C4100: 'widget': unreferenced formal parameter
1>..\src\framework\ui\uigridlayout.cpp(67): warning C4100: 'widget': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  ..\src\framework\ui\uiboxlayout.cpp(37): note: see reference to function template instantiation 'T OTMLNode::value<int>(void)' being compiled
1>          with
1>          [
1>              T=int
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uiboxlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  ..\src\framework\ui\uihorizontallayout.cpp(34): note: see reference to function template instantiation 'T OTMLNode::value<bool>(void)' being compiled
1>          with
1>          [
1>              T=bool
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uihorizontallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  ..\src\framework\ui\uigridlayout.cpp(42): note: see reference to function template instantiation 'T OTMLNode::value<Size>(void)' being compiled
1>          with
1>          [
1>              T=Size
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uigridlayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  ..\src\framework\ui\uianchorlayout.cpp(169): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uianchorlayout.cpp)
1>  uilayout.cpp
1>  uimanager.cpp
1>  uiparticles.cpp
1>  uitextedit.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uilayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uilayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uilayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uilayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uilayout.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uimanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uimanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uimanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uimanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uimanager.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(35): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uimanager.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(36): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uimanager.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>..\src\framework\ui\uitextedit.cpp(370): warning C4100: 'hidden': unreferenced formal parameter
1>..\src\framework\ui\uitextedit.cpp(521): warning C4100: 'up': unreferenced formal parameter
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\ui\uimanager.cpp)
1>..\src\framework\ui\uimanager.cpp(64): warning C4100: 'size': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  ..\src\framework\ui\uitextedit.cpp(620): note: see reference to function template instantiation 'T OTMLNode::value<bool>(void)' being compiled
1>          with
1>          [
1>              T=bool
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uitextedit.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  ..\src\framework\ui\uiparticles.cpp(67): note: see reference to function template instantiation 'T OTMLNode::value<PointF>(void)' being compiled
1>          with
1>          [
1>              T=PointF
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uiparticles.cpp)
1>  uitranslator.cpp
1>  uiverticallayout.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  ..\src\framework\ui\uimanager.cpp(363): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uimanager.cpp)
1>  uiwidget.cpp
1>  uiwidgetbasestyle.cpp
1>  uiwidgetimage.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(35): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(36): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/platform/platformwindow.h(54): warning C4100: 'message': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>..\src\framework\ui\uiwidget.cpp(1461): warning C4100: 'styleName': unreferenced formal parameter
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(35): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uiboxlayout.h(36): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  ..\src\framework\ui\uiverticallayout.cpp(33): note: see reference to function template instantiation 'T OTMLNode::value<bool>(void)' being compiled
1>          with
1>          [
1>              T=bool
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uiverticallayout.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string>(char *,std::size_t,const char *,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  ..\src\framework\ui\uiwidget.cpp(54): note: see reference to function template instantiation 'std::string stdext::format<std::string>(const std::string &,const std::string &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uiwidget.cpp)
1>  uiwidgettext.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,unsigned long>(char *,std::size_t,const char *,const Tuple &,const unsigned long &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<unsigned long>
1>          ] (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=unsigned long,
1>              Tuple=std::tuple<unsigned long>
1>          ] (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=unsigned long,
1>              Tuple=std::tuple<unsigned long>
1>          ] (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<unsigned long>(char *,std::size_t,const char *,const unsigned long &)' being compiled (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  ..\src\framework\ui\uiwidgetbasestyle.cpp(46): note: see reference to function template instantiation 'std::string stdext::format<unsigned long>(const std::string &,const unsigned long &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uiwidgetbasestyle.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  ..\src\framework\ui\uiwidgetimage.cpp(40): note: see reference to function template instantiation 'T OTMLNode::value<int>(void)' being compiled
1>          with
1>          [
1>              T=int
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uiwidgetimage.cpp)
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luaobject.h(85): warning C4100: 'other': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luainterface.h(309): warning C4100: 'index': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(39): warning C4100: 'styleNode': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(40): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\ui\uilayout.h(41): warning C4100: 'widget': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,const char*,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<Tuple,const char*>(char *,std::size_t,const char *,const Tuple &,const char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<2>::call<std::tuple<T,T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=std::string,
1>              Tuple=std::tuple<std::string,std::string>
1>          ] (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<std::string,std::string>(char *,std::size_t,const char *,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\otml\otmlnode.h(125): note: see reference to function template instantiation 'std::string stdext::format<std::string,std::string>(const std::string &,const std::string &,const std::string &)' being compiled (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  ..\src\framework\ui\uiwidgettext.cpp(67): note: see reference to function template instantiation 'T OTMLNode::value<Point>(void)' being compiled
1>          with
1>          [
1>              T=Point
1>          ]
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\ui\uiwidgettext.cpp)
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  color.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  crypt.cpp
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(58): warning C4100: 'tuple': unreferenced formal parameter (compiling source file ..\src\framework\util\crypt.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(56): note: see reference to function template instantiation 'int stdext::expand_snprintf<0>::call<Tuple,char*>(char *,std::size_t,const char *,const Tuple &,char *const &)' being compiled
1>          with
1>          [
1>              Tuple=std::tuple<char *>
1>          ] (compiling source file ..\src\framework\util\crypt.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=char *,
1>              Tuple=std::tuple<char *>
1>          ] (compiling source file ..\src\framework\util\crypt.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(71): note: see reference to function template instantiation 'int stdext::expand_snprintf<1>::call<std::tuple<T>,>(char *,std::size_t,const char *,const Tuple &)' being compiled
1>          with
1>          [
1>              T=char *,
1>              Tuple=std::tuple<char *>
1>          ] (compiling source file ..\src\framework\util\crypt.cpp)
1>  c:\users\sylvester\desktop\poketibia\cliente\src\framework\stdext\format.h(94): note: see reference to function template instantiation 'int stdext::snprintf<char*>(char *,std::size_t,const char *,char *const &)' being compiled (compiling source file ..\src\framework\util\crypt.cpp)
1>  ..\src\framework\util\crypt.cpp(360): note: see reference to function template instantiation 'std::string stdext::format<char*>(const std::string &,char *const &)' being compiled
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(54): note: see reference to class template instantiation 'boost::arg<9>' being compiled (compiling source file ..\src\framework\util\crypt.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(53): note: see reference to class template instantiation 'boost::arg<8>' being compiled (compiling source file ..\src\framework\util\crypt.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(52): note: see reference to class template instantiation 'boost::arg<7>' being compiled (compiling source file ..\src\framework\util\crypt.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(51): note: see reference to class template instantiation 'boost::arg<6>' being compiled (compiling source file ..\src\framework\util\crypt.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(50): note: see reference to class template instantiation 'boost::arg<5>' being compiled (compiling source file ..\src\framework\util\crypt.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(49): note: see reference to class template instantiation 'boost::arg<4>' being compiled (compiling source file ..\src\framework\util\crypt.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(48): note: see reference to class template instantiation 'boost::arg<3>' being compiled (compiling source file ..\src\framework\util\crypt.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(47): note: see reference to class template instantiation 'boost::arg<2>' being compiled (compiling source file ..\src\framework\util\crypt.cpp)
1>  C:\otclient-sdk\boost_1_63_0\boost/bind/placeholders.hpp(46): note: see reference to class template instantiation 'boost::arg<1>' being compiled (compiling source file ..\src\framework\util\crypt.cpp)
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  tinystr.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  tinyxml.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  tinyxmlerror.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  tinyxmlparser.cpp
1>cl : Command line warning D9002: ignoring unknown option '/arch:SSE2'
1>  main.cpp
1>C:\Users\Sylvester\Desktop\Poketibia\Cliente\src\framework/luaengine/luainterface.h(309): warning C4100: 'index': unreferenced formal parameter
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\luaengine\luaobject.h(85): warning C4100: 'other': unreferenced formal parameter
1>     Creating library C:\Users\Sylvester\Desktop\Poketibia\Cliente\vc14\../otclient.lib and object C:\Users\Sylvester\Desktop\Poketibia\Cliente\vc14\../otclient.exp
1>  Generating code
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\graphics\apngloader.cpp(357): warning C4706: assignment within conditional expression
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\graphics\apngloader.cpp(426): warning C4706: assignment within conditional expression
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\graphics\apngloader.cpp(487): warning C4706: assignment within conditional expression
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\graphics\apngloader.cpp(700): warning C4701: potentially uninitialized local variable 'dop' used
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\core\filestream.cpp(323): warning C4702: unreachable code
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\creatures.cpp(103): warning C4706: assignment within conditional expression
1>c:\users\sylvester\desktop\poketibia\cliente\src\framework\platform\win32window.cpp(398): warning C4706: assignment within conditional expression
1>c:\users\sylvester\desktop\poketibia\cliente\src\client\creature.cpp(206): warning C4706: assignment within conditional expression
1>  Finished generating code
1>libeay32.lib(cryptlib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cryptlib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(mem.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(mem.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(mem_dbg.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(mem_dbg.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ex_data.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ex_data.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cpt_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cpt_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(o_time.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(o_time.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(o_init.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(o_init.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(md5_dgst.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(md5_dgst.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(sha1dgst.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(sha1dgst.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(sha1_one.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(sha1_one.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(sha256.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(sha256.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(sha512.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(sha512.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(hmac.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(hmac.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(hm_ameth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(hm_ameth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(hm_pmeth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(hm_pmeth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cmac.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cmac.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cm_ameth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cm_ameth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cm_pmeth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cm_pmeth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(set_key.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(set_key.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ecb3_enc.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ecb3_enc.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cfb64ede.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cfb64ede.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ofb64ede.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ofb64ede.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(des_enc.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(des_enc.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(aes_misc.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(aes_misc.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(aes_wrap.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(aes_wrap.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cbc128.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cbc128.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ctr128.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ctr128.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cfb128.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cfb128.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ofb128.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ofb128.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(gcm128.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(gcm128.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ccm128.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ccm128.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(xts128.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(xts128.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(wrap128.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(wrap128.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_add.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_add.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_div.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_div.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_exp.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_exp.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_ctx.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_ctx.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_mul.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_mul.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_mod.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_mod.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_print.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_print.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_rand.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_rand.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_shift.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_shift.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_word.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_word.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_blind.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_blind.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_kron.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_kron.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_sqrt.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_sqrt.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_gcd.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_gcd.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_prime.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_prime.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_sqr.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_sqr.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_asm.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_asm.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsaz_exp.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsaz_exp.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_recp.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_recp.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_mont.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_mont.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_exp2.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_exp2.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bn_gf2m.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bn_gf2m.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_eay.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_eay.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_gen.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_gen.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_sign.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_sign.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_saos.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_saos.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_pk1.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_pk1.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_ssl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_ssl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_none.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_none.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_oaep.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_oaep.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_chk.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_chk.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_pss.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_pss.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_x931.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_x931.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_asn1.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_asn1.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_ameth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_ameth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_pmeth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_pmeth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rsa_crpt.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rsa_crpt.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dsa_gen.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dsa_gen.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dsa_key.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dsa_key.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dsa_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dsa_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dsa_asn1.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dsa_asn1.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dsa_vrf.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dsa_vrf.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dsa_sign.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dsa_sign.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dsa_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dsa_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dsa_ossl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dsa_ossl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dsa_ameth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dsa_ameth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dsa_pmeth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dsa_pmeth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dso_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dso_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dso_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dso_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dso_openssl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dso_openssl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dso_win32.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dso_win32.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dh_asn1.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dh_asn1.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dh_gen.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dh_gen.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dh_key.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dh_key.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dh_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dh_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dh_check.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dh_check.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dh_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dh_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dh_ameth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dh_ameth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dh_pmeth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dh_pmeth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dh_rfc5114.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dh_rfc5114.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(dh_kdf.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(dh_kdf.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ecp_smpl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ecp_smpl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ecp_mont.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ecp_mont.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec_cvt.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec_cvt.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec_mult.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec_mult.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec_curve.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec_curve.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec_print.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec_print.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec_asn1.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec_asn1.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec_key.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec_key.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec2_smpl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec2_smpl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec2_mult.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec2_mult.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec_ameth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec_ameth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec_pmeth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec_pmeth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(eck_prn.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(eck_prn.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ecp_oct.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ecp_oct.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec2_oct.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec2_oct.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ec_oct.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ec_oct.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ecp_nistz256.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ecp_nistz256.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ech_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ech_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ech_ossl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ech_ossl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ech_key.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ech_key.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ech_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ech_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ech_kdf.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ech_kdf.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ecs_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ecs_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ecs_asn1.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ecs_asn1.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ecs_ossl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ecs_ossl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ecs_sign.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ecs_sign.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ecs_vrf.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ecs_vrf.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ecs_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ecs_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(buffer.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(buffer.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(buf_str.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(buf_str.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(buf_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(buf_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bio_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bio_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bio_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bio_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bss_mem.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bss_mem.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bss_null.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bss_null.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bss_file.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bss_file.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bf_buff.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bf_buff.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(b_print.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(b_print.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(b_dump.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(b_dump.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(stack.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(stack.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(lhash.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(lhash.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(md_rand.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(md_rand.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rand_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rand_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rand_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rand_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(rand_win.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(rand_win.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(err_all.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(err_all.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(err_prn.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(err_prn.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(o_names.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(o_names.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(obj_dat.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(obj_dat.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(obj_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(obj_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(obj_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(obj_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(obj_xref.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(obj_xref.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(encode.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(encode.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(digest.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(digest.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(evp_enc.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(evp_enc.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(evp_key.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(evp_key.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(e_des3.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(e_des3.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(e_aes.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(e_aes.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(names.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(names.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(m_md5.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(m_md5.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(m_sha1.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(m_sha1.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p_sign.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p_sign.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p_verify.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p_verify.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bio_md.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bio_md.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bio_b64.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bio_b64.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bio_enc.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bio_enc.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(evp_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(evp_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(evp_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(evp_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(evp_pkey.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(evp_pkey.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(evp_pbe.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(evp_pbe.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p5_crpt.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p5_crpt.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p5_crpt2.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p5_crpt2.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pmeth_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pmeth_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pmeth_fn.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pmeth_fn.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pmeth_gn.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pmeth_gn.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(m_sigver.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(m_sigver.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_object.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_object.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_bitstr.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_bitstr.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_utctm.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_utctm.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_gentm.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_gentm.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_time.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_time.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_int.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_int.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_octet.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_octet.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_print.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_print.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_type.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_type.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_set.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_set.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_dup.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_dup.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_d2i_fp.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_d2i_fp.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_i2d_fp.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_i2d_fp.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_enum.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_enum.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_utf8.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_utf8.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_sign.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_sign.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_digest.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_digest.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_verify.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_verify.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_mbstr.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_mbstr.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_strex.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_strex.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_algor.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_algor.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_val.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_val.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_pubkey.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_pubkey.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_sig.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_sig.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_req.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_req.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_attrib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_attrib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_bignum.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_bignum.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_long.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_long.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_name.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_name.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_x509.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_x509.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_x509a.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_x509a.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_crl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_crl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_spki.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_spki.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(d2i_pr.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(d2i_pr.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(i2d_pr.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(i2d_pr.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(t_x509.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(t_x509.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(t_x509a.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(t_x509a.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(t_pkey.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(t_pkey.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tasn_new.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tasn_new.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tasn_fre.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tasn_fre.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tasn_enc.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tasn_enc.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tasn_dec.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tasn_dec.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tasn_utl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tasn_utl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tasn_typ.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tasn_typ.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tasn_prn.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tasn_prn.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ameth_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ameth_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(f_int.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(f_int.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(f_string.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(f_string.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_bool.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_bool.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_exten.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_exten.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bio_asn1.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bio_asn1.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(bio_ndef.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(bio_ndef.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(asn_mime.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(asn_mime.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(asn1_gen.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(asn1_gen.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(asn1_par.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(asn1_par.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(asn1_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(asn1_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(asn1_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(asn1_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_bytes.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_bytes.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(a_strnid.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(a_strnid.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(evp_asn1.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(evp_asn1.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(asn_pack.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(asn_pack.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p5_pbe.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p5_pbe.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p5_pbev2.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p5_pbev2.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p8_pkey.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p8_pkey.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pem_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pem_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pem_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pem_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pem_oth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pem_oth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_def.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_def.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_cmp.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_cmp.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_obj.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_obj.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_req.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_req.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_vfy.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_vfy.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509cset.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509cset.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509rset.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509rset.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509name.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509name.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_v3.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_v3.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_ext.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_ext.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_att.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_att.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_lu.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_lu.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x_all.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x_all.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_trs.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_trs.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(x509_vpm.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(x509_vpm.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_bcons.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_bcons.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_bitst.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_bitst.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_conf.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_conf.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_extku.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_extku.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_ia5.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_ia5.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_prn.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_prn.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_utl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_utl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_genn.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_genn.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_alt.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_alt.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_skey.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_skey.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_akey.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_akey.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_pku.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_pku.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_int.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_int.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_enum.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_enum.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_sxnet.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_sxnet.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_cpols.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_cpols.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_crld.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_crld.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_purp.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_purp.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_info.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_info.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_ocsp.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_ocsp.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_akeya.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_akeya.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_pmaps.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_pmaps.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_pcons.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_pcons.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_ncons.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_ncons.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_pcia.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_pcia.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_pci.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_pci.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pcy_cache.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pcy_cache.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pcy_node.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pcy_node.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pcy_data.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pcy_data.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pcy_map.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pcy_map.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pcy_tree.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pcy_tree.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pcy_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pcy_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(v3_scts.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(v3_scts.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cms_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cms_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cms_asn1.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cms_asn1.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cms_att.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cms_att.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cms_io.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cms_io.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cms_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cms_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cms_sd.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cms_sd.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cms_dd.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cms_dd.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cms_env.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cms_env.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cms_enc.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cms_enc.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cms_pwri.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cms_pwri.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(cms_kari.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(cms_kari.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(conf_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(conf_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(conf_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(conf_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(conf_api.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(conf_api.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(conf_def.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(conf_def.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(conf_mod.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(conf_mod.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pk7_asn1.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pk7_asn1.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pk7_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pk7_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pkcs7err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pkcs7err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pk7_doit.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pk7_doit.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pk7_attr.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pk7_attr.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p12_add.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p12_add.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p12_asn.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p12_asn.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p12_crpt.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p12_crpt.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p12_decr.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p12_decr.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p12_key.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p12_key.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p12_utl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p12_utl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(pk12err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(pk12err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p12_p8d.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p12_p8d.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(p12_p8e.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(p12_p8e.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(comp_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(comp_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(eng_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(eng_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(eng_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(eng_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(eng_list.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(eng_list.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(eng_init.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(eng_init.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(eng_ctrl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(eng_ctrl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(eng_table.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(eng_table.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tb_rsa.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tb_rsa.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tb_dsa.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tb_dsa.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tb_ecdsa.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tb_ecdsa.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tb_dh.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tb_dh.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tb_ecdh.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tb_ecdh.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tb_rand.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tb_rand.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tb_cipher.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tb_cipher.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tb_digest.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tb_digest.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tb_pkmeth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tb_pkmeth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(tb_asnmth.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(tb_asnmth.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ocsp_asn.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ocsp_asn.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ocsp_ht.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ocsp_ht.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ocsp_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ocsp_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ui_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ui_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ui_lib.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ui_lib.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ui_openssl.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ui_openssl.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>libeay32.lib(ts_err.obj) : warning LNK4099: PDB 'lib.pdb' was not found with 'libeay32.lib(ts_err.obj)' or at 'C:\Users\Sylvester\Desktop\Poketibia\Cliente\lib.pdb'; linking object as if no debug info
1>  otclient.vcxproj -> C:\Users\Sylvester\Desktop\Poketibia\Cliente\vc14\../otclient.exe
1>  otclient.vcxproj -> C:\Users\Sylvester\Desktop\Poketibia\Cliente\vc14\../otclient.pdb (Full PDB)
========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========
 

 

A compilação acontece com sucesso, porém com várias warnings e nenhum erro, o arquivo otclient.exe é criado, porém não consigo roda-lo!

 

Me ajudem por favor, agradeço !

Problema.jpg

Problema.thumb.jpg.0fffb558c73379edb095910dca61dc5e.jpg

Link para o comentário
Compartilhar em outros sites

1 resposta a esta questão

Posts Recomendados

×
×
  • Criar Novo...