vreen
vreen copied to clipboard
vk.com api Qt wrapper
[ 85%] Linking CXX executable phonefetcher /tmp/cct9CHru.ltrans0.ltrans.o: In function `PhoneFetcher::PhoneFetcher(QObject*)': :(.text+0x8db): undefined reference to `Vreen::OAuthConnection::OAuthConnection(int, QObject*)' collect2: error: ld returned 1 exit status make[2]: *** [examples/cpp/phonefetcher/CMakeFiles/phonefetcher.dir/build.make:162: examples/cpp/phonefetcher/phonefetcher] Error 1 make[1]:...
Unknown method of connection. Use oauth webkit connection "messages.getById" Received signal 11 SEGV_MAPERR 000000000000 #0 0x7f2c10535906 #1 0x7f2c0f16390a #2 0x7f2c10535c7c #3 0x7f2c0c281270 #4 0x7f2c165b8d37 Vreen::Connection::get() #5 0x7f2c165c4cc0 Vreen::Client::request() #6 0x7f2c165c51a7...
Hi! When i try: `qbs install --clean-install-root --install-root $LOCAL_PREFIX release` i have error: `ERROR: /home/pasha/Downloads/vreen-master/src/auth/widget/oauth.qbs:36:9 Dependency 'Qt.webkitwidgets' not found for product 'vreenplugin'. ` Can you help me ?
`nick@pc:/media/nick/garbage/vreen$ ~/qt/Tools/QtCreator/bin/qbs install project.with_webkit:false No build graph exists yet for this configuration. Resolving project for configuration default WARNING: Conflicting scalar values at /home/nick/.config/QtProject/qbs/1.7.0/profiles/qt58/modules/Qt/core/core.qbs:88:29 and /media/nick/garbage/vreen/modules/vreencore/vreencore.qbs:17:29. WARNING: Conflicting scalar values at...
``` [qq@mylocalhost vreen]$ qbs config defaultProfile myqt [qq@mylocalhost vreen]$ qbs install --clean-install-root --install-root $LOCAL_PREFIX release No build graph exists yet for this configuration. Resolving project for configuration default ERROR: /home/qq/vreen/vreen.qbs:9:43...
I can inherit ChatModel, but it's usefull feature. Could you mark it as enhancement?
Hi, how to compile lib? From a article from habrahabr.ru I read that I have to call cmake to build lib, however, in last commits CMakeLists.txt was deleted. I am...
DialogsModel show wrong number of unreadCount property. From code side, everything is working correct. But from design side, not. Outgoing messages counts as unread, i think this wrong. Because of...