-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building problems #1270
Comments
You encountered the microsoft/vcpkg#14283 issue. You need to use an older vcpkg version or apply one of proposed there fixes. |
Can I get the latest compiled dll file? I acted according to the description that came with the project, but unfortunately, I did not succeed in getting what I wanted, yes, he made a mistake. |
@levlam |
@MaxMeyer-git Have you succeeded? The issue was fixed in vcpkg, so you can update it to proceed with the building. |
@AquariusHunters We don't provide precompiled DLLs for Windows. What errors do you receive when building TDLib? |
@levlam It may be related to my network, or I missed something that needs to be downloaded. I plan to execute it again to see if the previous error occurs |
Пытаюсь установить по инструкции использую ваш скрипт
https://tdlib.github.io/td/build.html?language=Java
Windows и java все зависимости стоят все ок.
на этапе:
cmake -A x64 -DCMAKE_INSTALL_PREFIX:PATH=../example/java/td -DTD_ENABLE_JNI=ON -DCMAKE_TOOLCHAIN_FILE:FILEPATH=../vcpkg/scripts/buildsystems/vcpkg.cmake ..
Пробовал ставить разные версии этого MSVC не помогает.
Подскажите пожалуйста что не так.
фэйлит с ошибкой:
The text was updated successfully, but these errors were encountered: