telegram-s / telegram-api-old

Telegram Api library for java
MIT License
139 stars 64 forks source link

Does this project even compile? #3

Closed SireInsectus closed 10 years ago

SireInsectus commented 10 years ago

I'm looking at com.cosmicpush.telegram.AbsApiState and it has a reference to org.telegram.api.TLConfig but that package, let alone class, doesn't even exist.

Am I missing something?

ex3ndr commented 10 years ago

com.cosmicpush.telegram.AbsApiState? This project is backed by CI-Server (http://ci.telegram-s.org/), so it mostly always compile.

SireInsectus commented 10 years ago

I think I figured out the problem. The distribution does not include the library tl-api-v11.jar

ex3ndr commented 10 years ago

Yes, you might link api level that you want.