m trying to compile a 1.4x sorcer but it won't, I've seen a video of the person teaching, I've seen it on github, I've seen it on another forum where there's even a video explaining it, I did everything the same, everything right there when compiling this shit .
I'm using Microsoft Visual Studio 2022 because it was the only one I had on my PC, I think there's no problem. I'll leave below the link of the forum that I followed
this link
this is the sourcer i downloaded.
github.com
Build started...
1>------ Build started: Project: theforgottenserver, Configuration: Release x64 ------
1>The vcpkg manifest was disabled, but we found a manifest file in C:\Users\karlo\OneDrive\Documentos\forgottenserver-master\forgottenserver-master\. You may want to enable vcpkg manifests in your properties page or pass /p:VcpkgEnableManifest=true to the msbuild invocation.
1>otpch.cpp
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,56): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'fmt::v10::format_error'
1>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\stdexcept(101,19): message : see declaration of 'std::runtime_error'
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,15): message : see declaration of 'fmt::v10::format_error'
1>------ Build started: Project: theforgottenserver, Configuration: Release x64 ------
1>The vcpkg manifest was disabled, but we found a manifest file in C:\Users\karlo\OneDrive\Documentos\forgottenserver-master\forgottenserver-master\. You may want to enable vcpkg manifests in your properties page or pass /p:VcpkgEnableManifest=true to the msbuild invocation.
1>otpch.cpp
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,56): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'fmt::v10::format_error'
1>C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.36.32532\include\stdexcept(101,19): message : see declaration of 'std::runtime_error'
1>C:\vcpkg\installed\x64-windows\include\fmt\format.h(1055,15): message : see declaration of 'fmt::v10::format_error'
I'm using Microsoft Visual Studio 2022 because it was the only one I had on my PC, I think there's no problem. I'll leave below the link of the forum that I followed
this link
this is the sourcer i downloaded.
GitHub - otland/forgottenserver: A free and open-source MMORPG server emulator written in C++
A free and open-source MMORPG server emulator written in C++ - GitHub - otland/forgottenserver: A free and open-source MMORPG server emulator written in C++