Giter VIP home page Giter VIP logo

Comments (16)

levlam avatar levlam commented on August 16, 2024

You have Java code and tdjni.dll from different TDLib versions.

from td.

handsomeQPO avatar handsomeQPO commented on August 16, 2024

i'll give it a try

from td.

handsomeQPO avatar handsomeQPO commented on August 16, 2024

How can I obtain the latest tdjni.dll file?

from td.

levlam avatar levlam commented on August 16, 2024

See https://github.com/tdlib/td/tree/master/example/java.

from td.

handsomeQPO avatar handsomeQPO commented on August 16, 2024

java.lang.UnsatisfiedLinkError: libssl.so.1.1 No such file or directory, but there is a libtdjni.so file in my directory,Is my openssl version too low??

from td.

levlam avatar levlam commented on August 16, 2024

You need to provide also all dependent libraries if you want to use the shared library on another server.

from td.

handsomeQPO avatar handsomeQPO commented on August 16, 2024

The dependency package compiled by my Ubuntu operating system machine only has one tdjni.so file

from td.

handsomeQPO avatar handsomeQPO commented on August 16, 2024

But it cannot be used on another machine

from td.

levlam avatar levlam commented on August 16, 2024

You must install the same OpenSSL version on the other machine, or provide relevant OpenSSL libraries along with libtdjni.so.

from td.

handsomeQPO avatar handsomeQPO commented on August 16, 2024

error: in triplet x64-windows: Unable to find a valid Visual Studio instance,Microsoft Visual Studio\2022\Community\VC\Auxiliary/Build\vcvarsall.bat

from td.

handsomeQPO avatar handsomeQPO commented on August 16, 2024

What's the reason for this

from td.

levlam avatar levlam commented on August 16, 2024

You didn't install Visual Studio, or didn't enable C++ support during installation, or didn't restart shell after installation.

from td.

handsomeQPO avatar handsomeQPO commented on August 16, 2024

What functions should I send when I receive the CONSTRUCTOR response for OptionValueString?

from td.

levlam avatar levlam commented on August 16, 2024

What do you mean?

from td.

handsomeQPO avatar handsomeQPO commented on August 16, 2024

When i execute new TdApi.SetAuthenticationPhoneNumber(),what steps did TdApi perform.

from td.

levlam avatar levlam commented on August 16, 2024

It executes the request with provided parameters.
You may also want to read https://core.telegram.org/tdlib/getting-started.

from td.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.