Ir para conteúdo

Featured Replies

  • Respostas 10
  • Visualizações 803
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • Baixe esse SDK: LINK Dentro da pasta extraída, execute o register sdk, pegue a pasta msvc e coloque na sources da sua OTX.   Tente compilar agora, usando o vcproj da pasta msvc.  

  • Só faz como eu disse no post, o boost que ta na pasta é o que já vai ser usado na compilação.

  • Tente renomear a função round pra algo tipo _round.

Posted Images

Postado
  • Autor
3 horas atrás, MaTTch disse:

Baixe esse SDK: LINK

Dentro da pasta extraída, execute o register sdk, pegue a pasta msvc e coloque na sources da sua OTX.

 

Tente compilar agora, usando o vcproj da pasta msvc.

 

 

 

Dmr, vo tentar. Usa o boost que está no sdk?

 

Editado por matheus36000 (veja o histórico de edições)

Postado
  • Autor
17 horas atrás, MaTTch disse:

Só faz como eu disse no post, o boost que ta na pasta é o que já vai ser usado na compilação.

 

Cara agora ta dando uns erros relativos ao compilador. Erros de versão incorreta. Qual visual studio esse projeto que vc me mandou funciona? AFF vtnc sa buceta de source so pode ter sido feita pra nao ser compilado, ja tentei de tudo nessa merda e n vai kk

 

Spoiler

1>------ Build started: Project: TheOTXServer, Configuration: Release GUI x64 ------
1>  otpch.cpp
1>  actions.cpp
1>  admin.cpp
1>  allocator.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\actions.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\actions.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\actions.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\actions.cpp)
1>  baseevents.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\baseevents.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\baseevents.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\baseevents.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\baseevents.cpp)
1>  beds.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\beds.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\beds.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\beds.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\beds.cpp)
1>  chat.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\chat.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\chat.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\chat.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\chat.cpp)
1>  combat.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\combat.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\combat.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\combat.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\combat.cpp)
1>  condition.cpp
1>..\combat.cpp(1283): error C2264: 'round': error in function definition or declaration; function not called
1>..\combat.cpp(1284): error C2264: 'round': error in function definition or declaration; function not called
1>  configmanager.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\condition.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\condition.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\condition.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\condition.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\configmanager.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\configmanager.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\configmanager.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\configmanager.cpp)
1>  connection.cpp
1>  container.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\connection.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\connection.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\connection.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\connection.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\container.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\container.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\container.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\container.cpp)
1>  creature.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\creature.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\creature.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\creature.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\creature.cpp)
1>  creatureevent.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\creatureevent.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\creatureevent.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\creatureevent.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\creatureevent.cpp)
1>  cylinder.cpp
1>  database.cpp
1>  databasemanager.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\databasemanager.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\databasemanager.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\databasemanager.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\databasemanager.cpp)
1>  databasemysql.cpp
1>  databasemysqlpp.cpp
1>  databasepgsql.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\databasemysql.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\databasemysql.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\databasemysql.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\databasemysql.cpp)
1>  databasesqlite.cpp
1>  depot.cpp
1>c1xx : fatal error C1083: Cannot open source file: '..\depot.cpp': No such file or directory
1>  dispatcher.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\databasesqlite.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\databasesqlite.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\databasesqlite.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\databasesqlite.cpp)
1>  exception.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\dispatcher.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\dispatcher.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\dispatcher.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\dispatcher.cpp)
1>  fileloader.cpp
1>  game.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\game.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\game.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\game.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\game.cpp)
1>  gameservers.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\gameservers.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\gameservers.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\gameservers.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\gameservers.cpp)
1>  globalevent.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\globalevent.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\globalevent.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\globalevent.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\globalevent.cpp)
1>  group.cpp
1>  gui.cpp
1>..\gui.cpp(30): warning C4311: 'type cast': pointer truncation from 'HMENU' to 'UINT'
1>..\gui.cpp(30): warning C4302: 'type cast': truncation from 'HMENU' to 'UINT'
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\group.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\group.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\group.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\group.cpp)
1>  house.cpp
1>  housetile.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\house.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\house.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\house.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\house.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\housetile.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\housetile.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\housetile.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\housetile.cpp)
1>  inputbox.cpp
1>  ioban.cpp
1>  ioguild.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\ioguild.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\ioguild.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\ioguild.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\ioguild.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\ioban.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\ioban.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\ioban.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\ioban.cpp)
1>  iologindata.cpp
1>  iomap.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\iologindata.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\iologindata.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\iologindata.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\iologindata.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\iomap.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\iomap.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\iomap.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\iomap.cpp)
1>  iomapserialize.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\iomapserialize.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\iomapserialize.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\iomapserialize.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\iomapserialize.cpp)
1>  item.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\item.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\item.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\item.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\item.cpp)
1>  itemattributes.cpp
1>  items.cpp
1>  luascript.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\items.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\items.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\items.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\items.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\luascript.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\luascript.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\luascript.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\luascript.cpp)
1>  mailbox.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\mailbox.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\mailbox.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\mailbox.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\mailbox.cpp)
1>..\luascript.cpp(11506): warning C4319: '~': zero extending 'uint32_t' to 'lua_Number' of greater size
1>  manager.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\manager.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\manager.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\manager.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\manager.cpp)
1>  map.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\map.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\map.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\map.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\map.cpp)
1>  monster.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\monster.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\monster.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\monster.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\monster.cpp)
1>  monsters.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\monsters.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\monsters.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\monsters.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\monsters.cpp)
1>  movement.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\movement.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\movement.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\movement.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\movement.cpp)
1>  networkmessage.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\networkmessage.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\networkmessage.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\networkmessage.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\networkmessage.cpp)
1>  npc.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\npc.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\npc.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\npc.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\npc.cpp)
1>  otserv.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\otserv.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\otserv.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\otserv.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\otserv.cpp)
1>  outfit.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\outfit.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\outfit.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\outfit.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\outfit.cpp)
1>..\otserv.cpp(441): error C3688: invalid literal suffix 'SOFTWARE_DEVELOPERS'; literal operator or literal operator template 'operator ""SOFTWARE_DEVELOPERS' not found
1>..\otserv.cpp(443): error C3688: invalid literal suffix 'FORUMS'; literal operator or literal operator template 'operator ""FORUMS' not found
1>..\otserv.cpp(1095): error C3688: invalid literal suffix 'SOFTWARE_DEVELOPERS'; literal operator or literal operator template 'operator ""SOFTWARE_DEVELOPERS' not found
1>..\otserv.cpp(1097): error C3688: invalid literal suffix 'FORUMS'; literal operator or literal operator template 'operator ""FORUMS' not found
1>..\otserv.cpp(1433): error C3680: cannot concatenate user-defined string literals with mismatched literal suffix identifiers
1>  ..\otserv.cpp(1433): note: Concatenating suffix 'SOFTWARE_NAME' with suffix 'SOFTWARE_VERSION'
1>..\otserv.cpp(1433): error C3688: invalid literal suffix 'SOFTWARE_NAME'; literal operator or literal operator template 'operator ""SOFTWARE_NAME' not found
1>..\otserv.cpp(1433): error C2660: 'MessageBoxA': function does not take 2 arguments
1>..\otserv.cpp(1440): error C3688: invalid literal suffix 'SOFTWARE_NAME'; literal operator or literal operator template 'operator ""SOFTWARE_NAME' not found
1>..\otserv.cpp(1440): error C2660: 'MessageBoxA': function does not take 3 arguments
1>  outputmessage.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\outputmessage.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\outputmessage.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\outputmessage.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\outputmessage.cpp)
1>  party.cpp
1>  player.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\party.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\party.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\party.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\party.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\player.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\player.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\player.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\player.cpp)
1>  playerbox.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\playerbox.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\playerbox.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\playerbox.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\playerbox.cpp)
1>  position.cpp
1>  protocol.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\protocol.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\protocol.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\protocol.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\protocol.cpp)
1>  protocolgame.cpp
1>  protocolhttp.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\protocolgame.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\protocolgame.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\protocolgame.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\protocolgame.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\protocolhttp.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\protocolhttp.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\protocolhttp.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\protocolhttp.cpp)
1>  protocollogin.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\protocollogin.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\protocollogin.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\protocollogin.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\protocollogin.cpp)
1>  protocolold.cpp
1>  quests.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\protocolold.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\protocolold.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\protocolold.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\protocolold.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\quests.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\quests.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\quests.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\quests.cpp)
1>  raids.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\raids.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\raids.cpp)
1>  scheduler.cpp
1>  scriptmanager.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\scriptmanager.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\scriptmanager.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\scriptmanager.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\scriptmanager.cpp)
1>..\raids.cpp(238): error C2678: binary '<<': no operator found which takes a left-hand operand of type 'std::basic_ostream<char,std::char_traits<char>>' (or there is no acceptable conversion)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(495): note: could be 'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(std::basic_streambuf<char,std::char_traits<char>> *)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(475): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(const void *)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(455): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(long double)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(435): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(double)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(415): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(float)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(395): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned __int64)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(375): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(__int64)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(355): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned long)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(335): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(long)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(315): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned int)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(290): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(int)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(270): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned short)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(236): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(short)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(216): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(bool)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(209): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(std::ios_base &(__cdecl *)(std::ios_base &))' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(202): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(std::basic_ios<char,std::char_traits<char>> &(__cdecl *)(std::basic_ios<char,std::char_traits<char>> &))' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(196): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(std::basic_ostream<char,std::char_traits<char>> &(__cdecl *)(std::basic_ostream<char,std::char_traits<char>> &))' (compiling source file ..\raids.cpp)
1>  c:\users\fernandes\downloads\otx_2.1 [cast]\position.h(118): note: or       'std::ostream &operator <<(std::ostream &,const Direction &)' (compiling source file ..\raids.cpp)
1>  c:\users\fernandes\downloads\otx_2.1 [cast]\position.h(117): note: or       'std::ostream &operator <<(std::ostream &,const Position &)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(692): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<char,std::char_traits<char>>(std::basic_ostream<char,std::char_traits<char>> &,const char *)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(739): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<char,std::char_traits<char>>(std::basic_ostream<char,std::char_traits<char>> &,char)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(777): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<std::char_traits<char>>(std::basic_ostream<char,std::char_traits<char>> &,const char *)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(824): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<std::char_traits<char>>(std::basic_ostream<char,std::char_traits<char>> &,char)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(950): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<std::char_traits<char>>(std::basic_ostream<char,std::char_traits<char>> &,const signed char *)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(957): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<std::char_traits<char>>(std::basic_ostream<char,std::char_traits<char>> &,signed char)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(964): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<std::char_traits<char>>(std::basic_ostream<char,std::char_traits<char>> &,const unsigned char *)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(971): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<std::char_traits<char>>(std::basic_ostream<char,std::char_traits<char>> &,unsigned char)' (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(981): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<char,std::char_traits<char>,std::ostream>(std::basic_ostream<char,std::char_traits<char>> &&,const _Ty &)'
1>          with
1>          [
1>              _Ty=std::ostream
1>          ] (compiling source file ..\raids.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\ostream(1019): note: or       'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<char,std::char_traits<char>>(std::basic_ostream<char,std::char_traits<char>> &,const std::error_code &)' (compiling source file ..\raids.cpp)
1>  ..\raids.cpp(238): note: while trying to match the argument list '(std::basic_ostream<char,std::char_traits<char>>, std::ostream)'
1>  server.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\server.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\server.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\server.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\server.cpp)
1>  spawn.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\spawn.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\spawn.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\spawn.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\spawn.cpp)
1>  spectators.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\spectators.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\spectators.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\spectators.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\spectators.cpp)
1>  spells.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\spells.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\spells.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\spells.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\spells.cpp)
1>  status.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\status.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\status.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\status.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\status.cpp)
1>  talkaction.cpp
1>  teleport.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\talkaction.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\talkaction.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\talkaction.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\talkaction.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\teleport.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\teleport.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\teleport.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\teleport.cpp)
1>  textlogger.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\textlogger.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\textlogger.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\textlogger.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\textlogger.cpp)
1>  thing.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\thing.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\thing.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\thing.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\thing.cpp)
1>  tile.cpp
1>  tools.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\tools.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\tools.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\tools.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\tools.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\tile.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\tile.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\tile.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\tile.cpp)
1>..\tools.cpp(427): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept'
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round'
1>  trashholder.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\trashholder.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\trashholder.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\trashholder.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\trashholder.cpp)
1>  vocation.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\vocation.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\vocation.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\vocation.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\vocation.cpp)
1>  waitlist.cpp
1>  weapons.cpp
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\waitlist.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\waitlist.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\waitlist.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\waitlist.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\weapons.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\weapons.cpp)
1>c:\users\fernandes\downloads\otx_2.1 [cast]\tools.h(128): error C2371: 'round': redefinition; different basic types (compiling source file ..\weapons.cpp)
1>  C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\cmath(278): note: see declaration of 'round' (compiling source file ..\weapons.cpp)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

 

Editado por matheus36000 (veja o histórico de edições)

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo