there are no organizer in Sailfish

Sailfish using org.nemomobile.calendar module

On 25.01.2014 17:57, Matthias Barmeier wrote:
Hi,

does anybody know how how to setup calendar access from QML ?
I have successfully gained access to contacts. I tried the same approach, but it does not work :(.

What I have tried:

.pro:
CONFIG += QtOrganizer
INCLUDEPATH += /usr/include/qt5/QtOrganizer


.qml:
import QtQuick 2.0
import Sailfish.Silica 1.0
import QtOrganizer 5.0


I get this during compile:

[W] unknown:37 - file:///usr/share/CalDav/qml/CalDav.qml:37:30: Type FirstPage unavailable

initialPage: Component { FirstPage { } }

^

[W] unknown:33 - file:///usr/share/CalDav/qml/pages/FirstPage.qml:33:1: module "QtOrganizer" is not installed

import QtOrganizer 5.0



What can I do to make it work ?

Ciao
    Matze




_______________________________________________
SailfishOS.org Devel mailing list

_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to