You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I building a tdlib with CMake, and can't find a Telegram.td.dll file in build directory.
I use -DTD_ENABLE_DOTNET=ON in CMake command.
command:
cmake -A x64 -DTD_ENABLE_DOTNET=ON -DCMAKE_TOOLCHAIN_FILE=/scripts/buildsystems/vcpkg.cmake ../../.
(P.S) I build it NOT in project directory
The text was updated successfully, but these errors were encountered:
Hello
I building a tdlib with CMake, and can't find a Telegram.td.dll file in build directory.
I use -DTD_ENABLE_DOTNET=ON in CMake command.
command:
cmake -A x64 -DTD_ENABLE_DOTNET=ON -DCMAKE_TOOLCHAIN_FILE=/scripts/buildsystems/vcpkg.cmake ../../.
(P.S) I build it NOT in project directory
The text was updated successfully, but these errors were encountered: