ForgottenNot
Member
- Joined
- Feb 10, 2023
- Messages
- 175
- Reaction score
- 14
Hello
I have formatted my computer and now i can't compile my proyect i downloaded a clean distribution and the same thing is occurring, would you mind helping me please?
this is the error
i have everything installed
followed this tutorial
github.com
what could be wrong or missing? thank you.
I have formatted my computer and now i can't compile my proyect i downloaded a clean distribution and the same thing is occurring, would you mind helping me please?
Lua:
peración Compilar iniciada..
1>------ Operación Compilar iniciada: Proyecto: theforgottenserver, configuración: Release x64 ------
1>otpch.cpp
1>actions.cpp
1>ban.cpp
1>baseevents.cpp
1>bed.cpp
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,56): warning C4275: se ha utilizado una interfaz no de DLL class 'std::runtime_error' como base para la interfaz DLL class 'fmt::v10::format_error' (compilando archivo de origen ..\src\ban.cpp)
1>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\stdexcept(101,19): message : vea la declaración de 'std::runtime_error' (compilando archivo de origen ..\src\ban.cpp)
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,15): message : vea la declaración de 'fmt::v10::format_error' (compilando archivo de origen ..\src\ban.cpp)
1>chat.cpp
1>combat.cpp
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,56): warning C4275: se ha utilizado una interfaz no de DLL class 'std::runtime_error' como base para la interfaz DLL class 'fmt::v10::format_error' (compilando archivo de origen ..\src\actions.cpp)
1>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\stdexcept(101,19): message : vea la declaración de 'std::runtime_error' (compilando archivo de origen ..\src\actions.cpp)
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,15): message : vea la declaración de 'fmt::v10::format_error' (compilando archivo de origen ..\src\actions.cpp)
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,56): warning C4275: se ha utilizado una interfaz no de DLL class 'std::runtime_error' como base para la interfaz DLL class 'fmt::v10::format_error' (compilando archivo de origen ..\src\chat.cpp)
1>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\stdexcept(101,19): message : vea la declaración de 'std::runtime_error' (compilando archivo de origen ..\src\chat.cpp)
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,15): message : vea la declaración de 'fmt::v10::format_error' (compilando archivo de origen ..\src\chat.cpp)
1>condition.cpp
1>configmanager.cpp
1>connection.cpp
1>container.cpp
1>creature.cpp
1>creatureevent.cpp
1>cylinder.cpp
1>database.cpp
1>databasemanager.cpp
1>databasetasks.cpp
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,56): warning C4275: se ha utilizado una interfaz no de DLL class 'std::runtime_error' como base para la interfaz DLL class 'fmt::v10::format_error' (compilando archivo de origen ..\src\databasemanager.cpp)
1>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\stdexcept(101,19): message : vea la declaración de 'std::runtime_error' (compilando archivo de origen ..\src\databasemanager.cpp)
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,15): message : vea la declaración de 'fmt::v10::format_error' (compilando archivo de origen ..\src\databasemanager.cpp)
1>depotchest.cpp
1>depotlocker.cpp
1>events.cpp
1>fileloader.cpp
1>game.cpp
1>globalevent.cpp
1>groups.cpp
1>guild.cpp
1>house.cpp
La compilación se ha cancelado.
========= 2:54 PM Transcurrido ===========
i have everything installed
followed this tutorial
Compiling on Windows (vcpkg)
A free and open-source MMORPG server emulator written in C++ - otland/forgottenserver
Attachments
-
Sin título.png106.3 KB · Views: 7 · VirusTotal