View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#15
Hm, it does work for me.
I just downloaded the example from
http://wiki.forum.nokia.com/index.ph...lendar_example
and opened the .pro file with qt creator.
No compilation errors the project build fine.
If you made your own project, be sure you have this
line in your .pro file:
PKGCONFIG += calendar-backend

Nicolai