Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Kompilacja TFS Problem


pniakk

Rekomendowane odpowiedzi

Opublikowano

Witam mam taki problem iż pobrałem TFS 0.4 Source oraz MVSC 2019.

Pobrałem potrzebne biblioteki takie jak TFS SDK oraz BOOST.

Z tysiąca błędów dzięki tym biblioteką mam tylko 24 chociaż nie powinno być w ogóle.

 

Jest to takie coś:

1>------ Build started: Project: theforgottenserver, Configuration: Release x64 ------
1>actions.cpp
1>admin.cpp
1>allocator.cpp
1>baseevents.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\actions.cpp)
1>beds.cpp
1>chat.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\baseevents.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\beds.cpp)
1>combat.cpp
1>condition.cpp
1>configmanager.cpp
1>connection.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\chat.cpp)
1>container.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\condition.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\connection.cpp)
1>creature.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\combat.cpp)
1>creatureevent.cpp
1>cylinder.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\configmanager.cpp)
1>database.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\container.cpp)
1>databasemanager.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\cylinder.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\creature.cpp)
1>databasemysql.cpp
1>databasesqlite.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\creatureevent.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\databasemanager.cpp)
1>depot.cpp
1>dispatcher.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\databasemysql.cpp)
1>exception.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\database.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\dispatcher.cpp)
1>fileloader.cpp
1>game.cpp
1>gameservers.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\depot.cpp)
1>globalevent.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\fileloader.cpp)
1>group.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\game.cpp)
1>house.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\exception.cpp)
1>housetile.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\gameservers.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\group.cpp)
1>ioban.cpp
1>ioguild.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\globalevent.cpp)
1>iologindata.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\house.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\ioguild.cpp)
1>iomap.cpp
1>iomapserialize.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\ioban.cpp)
1>item.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\housetile.cpp)
1>itemattributes.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iologindata.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\item.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iomap.cpp)
1>items.cpp
1>luascript.cpp
1>mailbox.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\iomapserialize.cpp)
1>manager.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\itemattributes.cpp)
1>map.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\items.cpp)
1>monster.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\luascript.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\mailbox.cpp)
1>monsters.cpp
1>movement.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\map.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\manager.cpp)
1>networkmessage.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\monsters.cpp)
1>npc.cpp
1>otserv.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\monster.cpp)
1>outfit.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\networkmessage.cpp)
1>outputmessage.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\npc.cpp)
1>party.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\movement.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\outfit.cpp)
1>player.cpp
1>position.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\otserv.cpp)
1>protocol.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\outputmessage.cpp)
1>protocolgame.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\party.cpp)
1>protocolhttp.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\player.cpp)
1>protocollogin.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocol.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\position.cpp)
1>protocolold.cpp
1>quests.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolgame.cpp)
1>raids.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolhttp.cpp)
1>rsa.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocollogin.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\quests.cpp)
1>scheduler.cpp
1>scriptmanager.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\protocolold.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\rsa.cpp)
1>server.cpp
1>spawn.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\scheduler.cpp)
1>spells.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\raids.cpp)
1>status.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\scriptmanager.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\spawn.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\server.cpp)
1>talkaction.cpp
1>teleport.cpp
1>textlogger.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\spells.cpp)
1>thing.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\status.cpp)
1>tile.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\talkaction.cpp)
1>tools.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\teleport.cpp)
1>trashholder.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\textlogger.cpp)
1>vocation.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\thing.cpp)
1>waitlist.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\tile.cpp)
1>weapons.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\tools.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\vocation.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\trashholder.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\waitlist.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\otpch.h(28,10): fatal error C1083: Cannot open include file: 'libxml/xmlmemory.h': No such file or directory (compiling source file ..\weapons.cpp)

 

 

 

Widać od razu że nie ma danej biblioteki ale jakiej?! w pobranych nie ma nic takiego jak libxml ani nic związanego z xml. Szukałem w Google ale tam ani słowa o tym ;( Proszę o pomoc

Teraz gdy tak o znalazłem jakąś bibliotekę libxml2 to za to wyskakuje 132 innych errorów:

 

1>------ Rebuild All started: Project: theforgottenserver, Configuration: Release x64 ------
1>actions.cpp
1>admin.cpp
1>allocator.cpp
1>baseevents.cpp
1>beds.cpp
1>chat.cpp
1>Unknown compiler version - please run the configure tests and report the results
1>Unknown compiler version - please run the configure tests and report the results
1>Unknown compiler version - please run the configure tests and report the results
1>Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\baseevents.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\baseevents.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\baseevents.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\actions.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\actions.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\actions.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\chat.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\chat.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\chat.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\beds.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\beds.cpp)
1>combat.cpp
1>condition.cpp
1>configmanager.cpp
1>connection.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\beds.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\combat.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\combat.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\combat.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\condition.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\condition.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\condition.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\connection.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\connection.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\connection.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\configmanager.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\configmanager.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\configmanager.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\combat.cpp(1218,42): error C2264: 'round': error in function definition or declaration; function not called
1>container.cpp
1>creature.cpp
1>creatureevent.cpp
1>cylinder.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\combat.cpp(1219,42): error C2264: 'round': error in function definition or declaration; function not called
1>C:\Users\Pniaku\Desktop\GreedOt sources\combat.cpp(1219,42): error C2264: Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\combat.cpp(1219,42): error C2264: Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\combat.cpp(1219,42): error C2264: Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\combat.cpp(1219,42): error C2264: Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\container.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\container.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\container.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\creature.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\creature.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\creature.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\creatureevent.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\creatureevent.cpp)
1>database.cpp
1>databasemanager.cpp
1>databasemysql.cpp
1>databasesqlite.cpp
1>depot.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\creatureevent.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\databasemanager.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\databasemanager.cpp)
1>dispatcher.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\databasemanager.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): error C2556: 'int32_t round(float)': overloaded function differs only by return type from 'float round(float) noexcept' (compiling source file ..\depot.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\depot.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\depot.cpp)
1>exception.cpp
1>fileloader.cpp
1>game.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\depot.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\dispatcher.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\dispatcher.cpp)
1>gameservers.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\dispatcher.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\game.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\game.cpp)
1>globalevent.cpp
1>group.cpp
1>house.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\game.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\gameservers.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\gameservers.cpp)
1>housetile.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\gameservers.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\group.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\group.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\group.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\globalevent.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\globalevent.cpp)
1>ioban.cpp
1>ioguild.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\globalevent.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\house.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\house.cpp)
1>iologindata.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\house.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\housetile.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\housetile.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\housetile.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\ioban.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\ioban.cpp)
1>iomap.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\ioban.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\ioguild.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\ioguild.cpp)
1>iomapserialize.cpp
1>item.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\ioguild.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\iologindata.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\iologindata.cpp)
1>itemattributes.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\iologindata.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\iomap.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\iomap.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\iomap.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\iomapserialize.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\iomapserialize.cpp)
1>items.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\iomapserialize.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\item.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\item.cpp)
1>luascript.cpp
1>mailbox.cpp
1>manager.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\item.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\items.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\items.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\items.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\luascript.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\luascript.cpp)
1>map.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\luascript.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\mailbox.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\mailbox.cpp)
1>monster.cpp
1>monsters.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\mailbox.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\manager.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\manager.cpp)
1>movement.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\manager.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\map.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\map.cpp)
1>networkmessage.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\map.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\monster.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\monster.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\monster.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\monsters.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\monsters.cpp)
1>npc.cpp
1>otserv.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\monsters.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\movement.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\movement.cpp)
1>outfit.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\movement.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\networkmessage.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\networkmessage.cpp)
1>outputmessage.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\networkmessage.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\npc.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\npc.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\npc.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\otserv.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\otserv.cpp)
1>party.cpp
1>player.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\otserv.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\outfit.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\outfit.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\outfit.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\outputmessage.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\outputmessage.cpp)
1>position.cpp
1>protocol.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\outputmessage.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\party.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\party.cpp)
1>protocolgame.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\party.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\player.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\player.cpp)
1>protocolhttp.cpp
1>protocollogin.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\player.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\protocol.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\protocol.cpp)
1>protocolold.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\protocol.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\protocolgame.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\protocolgame.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\protocolhttp.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\protocolhttp.cpp)
1>quests.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\protocolhttp.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\protocolgame.cpp(966,61): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(469,39): message : 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 ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(444,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(const void *)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(426,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(long double)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(408,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(double)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(390,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(float)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(372,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned __int64)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(354,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(__int64)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(336,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned long)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(318,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(long)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(299,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned int)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(273,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(int)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(254,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned short)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(220,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(short)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(202,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(bool)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(197,39): message : 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 ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(192,39): message : 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 ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(187,39): message : 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 ..\protocolgame.cpp)
1>C:\Users\Pniaku\Desktop\tfs-sdk-3.2\mpir\include\gmp.h(2442,33): message : or       'std::ostream &operator <<(std::ostream &,mpf_srcptr)' (compiling source file ..\protocolgame.cpp)
1>C:\Users\Pniaku\Desktop\tfs-sdk-3.2\mpir\include\gmp.h(2441,33): message : or       'std::ostream &operator <<(std::ostream &,mpq_srcptr)' (compiling source file ..\protocolgame.cpp)
1>C:\Users\Pniaku\Desktop\tfs-sdk-3.2\mpir\include\gmp.h(2440,33): message : or       'std::ostream &operator <<(std::ostream &,mpz_srcptr)' (compiling source file ..\protocolgame.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\position.h(118,15): message : or       'std::ostream &operator <<(std::ostream &,const Direction &)' (compiling source file ..\protocolgame.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\position.h(117,15): message : or       'std::ostream &operator <<(std::ostream &,const Position &)' (compiling source file ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(657,32): message : 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 ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(701,32): message : 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 ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(737,31): message : 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 ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(782,31): message : 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 ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(899,31): message : 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 ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(905,31): message : 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 ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(910,31): message : 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 ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(916,31): message : 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 ..\protocolgame.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(970,32): message : 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 ..\protocolgame.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\protocolgame.cpp(966,61): message : or       'built-in C++ operator<<(bool, bool)'
1>raids.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\protocolgame.cpp(966,61): message : while trying to match the argument list '(std::basic_ostream<char,std::char_traits<char>>, std::stringstream)'
1>C:\Users\Pniaku\Desktop\GreedOt sources\protocolgame.cpp(966,61): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\protocollogin.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\protocollogin.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\protocollogin.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\protocolold.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\protocolold.cpp)
1>rsa.cpp
1>scheduler.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\protocolold.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\quests.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\quests.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\quests.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\raids.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\raids.cpp)
1>scriptmanager.cpp
1>server.cpp
1>spawn.cpp
1>spells.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\raids.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\scriptmanager.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\scriptmanager.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\scriptmanager.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\server.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\server.cpp)
1>status.cpp
1>talkaction.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\server.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\spawn.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\spawn.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\spawn.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\spells.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\spells.cpp)
1>teleport.cpp
1>textlogger.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\spells.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\status.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\status.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\status.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\talkaction.cpp)
1>thing.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\talkaction.cpp(233,16): error C2678: binary '<<': no operator found which takes a left-hand operand of type 'std::stringstream' (or there is no acceptable conversion)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(469,39): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(444,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(const void *)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(426,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(long double)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(408,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(double)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(390,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(float)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(372,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned __int64)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(354,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(__int64)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(336,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned long)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(318,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(long)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(299,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned int)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(273,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(int)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(254,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned short)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(220,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(short)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(202,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(bool)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(197,39): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(192,39): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(187,39): message : 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 ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\tfs-sdk-3.2\mpir\include\gmp.h(2442,33): message : or       'std::ostream &operator <<(std::ostream &,mpf_srcptr)' (compiling source file ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\tfs-sdk-3.2\mpir\include\gmp.h(2441,33): message : or       'std::ostream &operator <<(std::ostream &,mpq_srcptr)' (compiling source file ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\tfs-sdk-3.2\mpir\include\gmp.h(2440,33): message : or       'std::ostream &operator <<(std::ostream &,mpz_srcptr)' (compiling source file ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\position.h(118,15): message : or       'std::ostream &operator <<(std::ostream &,const Direction &)' (compiling source file ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\position.h(117,15): message : or       'std::ostream &operator <<(std::ostream &,const Position &)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(657,32): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(701,32): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(737,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(782,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(899,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(905,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(910,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(916,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(970,32): message : 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 ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\talkaction.cpp(233,16): message : or       'built-in C++ operator<<(bool, bool)'
1>C:\Users\Pniaku\Desktop\GreedOt sources\talkaction.cpp(233,16): message : while trying to match the argument list '(std::stringstream, std::stringstream)'
1>C:\Users\Pniaku\Desktop\GreedOt sources\talkaction.cpp(243,18): error C2678: binary '<<': no operator found which takes a left-hand operand of type 'std::stringstream' (or there is no acceptable conversion)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(469,39): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(444,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(const void *)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(426,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(long double)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(408,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(double)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(390,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(float)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(372,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned __int64)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(354,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(__int64)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(336,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned long)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(318,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(long)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(299,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned int)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(273,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(int)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(254,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(unsigned short)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(220,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(short)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(202,39): message : or       'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::operator <<(bool)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(197,39): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(192,39): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(187,39): message : 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 ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\tfs-sdk-3.2\mpir\include\gmp.h(2442,33): message : or       'std::ostream &operator <<(std::ostream &,mpf_srcptr)' (compiling source file ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\tfs-sdk-3.2\mpir\include\gmp.h(2441,33): message : or       'std::ostream &operator <<(std::ostream &,mpq_srcptr)' (compiling source file ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\tfs-sdk-3.2\mpir\include\gmp.h(2440,33): message : or       'std::ostream &operator <<(std::ostream &,mpz_srcptr)' (compiling source file ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\position.h(118,15): message : or       'std::ostream &operator <<(std::ostream &,const Direction &)' (compiling source file ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\position.h(117,15): message : or       'std::ostream &operator <<(std::ostream &,const Position &)' (compiling source file ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(657,32): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(701,32): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(737,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(782,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(899,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(905,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(910,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(916,31): message : 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 ..\talkaction.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\ostream(970,32): message : 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 ..\talkaction.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\talkaction.cpp(243,18): message : or       'built-in C++ operator<<(bool, bool)'
1>tile.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\talkaction.cpp(243,18): message : while trying to match the argument list '(std::stringstream, std::stringstream)'
1>C:\Users\Pniaku\Desktop\GreedOt sources\talkaction.cpp(243,18): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\teleport.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\teleport.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\teleport.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\textlogger.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\textlogger.cpp)
1>tools.cpp
1>trashholder.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\textlogger.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\thing.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\thing.cpp)
1>vocation.cpp
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\thing.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\tile.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\tile.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\tile.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\tools.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\tools.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\tools.cpp)
1>waitlist.cpp
1>weapons.cpp
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.cpp(23,10): fatal error C1083: Cannot open include file: 'openssl/sha.h': No such file or directory
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.cpp(23,10): fatal error C1083: Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\trashholder.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\trashholder.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\trashholder.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : Unknown compiler version - please run the configure tests and report the results
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\vocation.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\vocation.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\vocation.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\waitlist.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\waitlist.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\waitlist.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,23): 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\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\weapons.cpp)
1>C:\Users\Pniaku\Desktop\GreedOt sources\tools.h(99,9): error C2371: 'round': redefinition; different basic types (compiling source file ..\weapons.cpp)
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.23.28105\include\cmath(217): message : see declaration of 'round' (compiling source file ..\weapons.cpp)
1>Done building project "theforgottenserver.vcxproj" -- FAILED.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

 

 

 

Czy ja serio nie mogę sobie po prostu skompilować silnika tylko po to żeby zamienić hp na procenty 😐 a muszę to zrobić ponieważ gdy mam za dużo hp i many to mana nagle zamienia się na 0 a hp na 1 i padam od jednego hita na 25k levelu, same problemy z tym...

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...