Member
- Joined
- Mar 7, 2023
- Messages
- 46
- Solutions
- 1
- Reaction score
- 16
I’m looking for guidance on how to compile TFS 1.5 from NekiRo using any compiler that works on Windows. I’ve tried Visual Studio 2022 with vcpkg, but it didn’t work. It used to compile successfully in the past, but now it doesn’t. I encounter a /utf8 error, and while adding the /utf8 option in additional dependencies allows the compilation to proceed, the server shuts down automatically without displaying any error. This /utf8 issue didn’t occur before.