Closed p-vorobyev closed 1 year ago
Slash and backslash are interchangeable on Windows, so this is not an issue.
But there is definitely an issue with MSVC installation, for example, shell wasn't reopened after relevant environment variables were changed. Anyway, you have issue with vcpkg and it is better to search for solution in https://github.com/microsoft/vcpkg/issues. For example, see issues 25986 and 22074 there.
Thanks! Installation VS on the system disk helped.
sorry for asking again, so your solution is basically installing the VS on local disk C????
Hello! Please, help me to build TDLib for Windows. I have an error on step:
I've installed VS community edition with EN lang and tools for C++.
vcvarsall.bat
exists, but in stdout above slash used instead of backslash also for some reasonVC\Auxiliary/Build\vcvarsall.bat
.Did you face such a problem?