Open caiobps1 opened 2 months ago
simple solution... forgot an include in script.cpp archive upon #include <fmt/color.h> put
2. Set /utf-8 in project propriety
vcpkg does not compile some C++ libraries. Fix for all compilation errors on Windows: https://github.com/MillhioreBT/forgottenserver-downgrade/pull/34
Before creating an issue, please ensure:
Steps to reproduce (include any configuration/script required to reproduce)
Actual behaviour
This issue can be associate to my fmt version? I am using fmt11 from the command .\vcpkg install fmt
I've tried compile in my VM ubuntu 22.04 and everything goes right.
Thanks for help! Congratulations for your amazing project, will be very useful for mine.