• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

From Windows 10 to OTS development machine for dummies

Thank you so much!!!

However, i had an issue. I couldn't correct the error in Part 0: C:\xampp\htdocs\cache was kept as "Read Only". I tried in Windows CMD typing: "attrib -r -s", but also don't worked :(

As you suggested, i proceeded with the installation, but in the end:
1648182407685.pngWell... looks like something isn't right, and I don't know what. I'm still looking for a solution.
 
I am getting this error in Visual Studio when compiling TFS

Severity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: 'fmt/color.h': No such file or directory theforgottenserver C:\ots\forgottenserver\src\otpch.h 26


Can someone help me resolve please?
 
I am getting this error in Visual Studio when compiling TFS

Severity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: 'fmt/color.h': No such file or directory theforgottenserver C:\ots\forgottenserver\src\otpch.h 26


Can someone help me resolve please?

you need to install fmt library:
 
1692327783380.png

When trying to build solution, i get these mesages. Any way to fix it? Thank you in advance!
 
Back
Top