Giter VIP home page Giter VIP logo

Comments (5)

Kaffeine avatar Kaffeine commented on August 29, 2024

Hello.
I removed Qt4 support by commit df12de3, but it should be not that hard to restore the compatibility. Do you have a C++11 compiler?
I'll try to get 4.8 somewhere and compile the project.

from telegram-qt.

Kaffeine avatar Kaffeine commented on August 29, 2024

I made a branch for you: https://github.com/Kaffeine/telegram-qt/tree/qt4

I only fixed compilation so far and will test the library tomorrow.

from telegram-qt.

doctorrokter avatar doctorrokter commented on August 29, 2024

Thanks for your quick reply!

For BB10 development used QCC compiler (for QNX operation system). It bundled with qt4 in BB Native SDK. Rather I compile through IDE than directly from command line :)

Will try to include your lib into the project.

from telegram-qt.

mrPjer avatar mrPjer commented on August 29, 2024

Back when Telegram held their BlackBerry 10 development contest, we started work on a Telegram client for BlackBerry 10, but development eventually stopped due to a lack of time on all of the developers. It's far from fully functional, but if you want to take a look at the code, it's available here: https://github.com/mrPjer/tgBB10

from telegram-qt.

doctorrokter avatar doctorrokter commented on August 29, 2024

Thanks for your comment here, it's very helpful. Main problems are that BB 10 does not support qt5 and greater, and also qcc compiler for BB 10 does not support c++11. These problems very annoying. Tried to compile this lib and was kicked by compiler, because of lib contains c++11 features and I need to "transpile" to older standard manually before compiling. But anyway, thanks guys for helping!

from telegram-qt.

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.