![]()
Compiling on Windows
An alternative tibia client for otserv written in C++11 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to custom...github.com
Command not found <
Don't use.\
, justvcpkg
andbootstrap-vcpkg.bat
?????? How are you failing at this?Doesnt work too
Windows.Use ./ instead.
??????? How are you failing at this?
Windows.
./
doesn't work on Windows console.However'.' is not recognized as an internal or external command, operable program or batch file.
.\
should work.This isn't cmd, it's git bash../
doesn't work on Windows console.
However.\
should work.
Oh crap, you are right.This isn't cmd, it's git bash.