Qt 6.11 is out! See what's new in the release
blog
OviNotificationInterface Plugin
Mobile and Embedded
2
Posts
2
Posters
2.1k
Views
1
Watching
-
Hi
I am integrating notification, following the example given "here":https://projects.developer.nokia.com/notificationsapi/wiki/qtapisample#PluginI added CONFIG+=ovinotifications, but still getting error for ONE_PLUGIN_ABSOLUTE_PATH
I am not able to locate the ONE_PLUGIN_ABSOLUTE_PATH macro.
Help Please !
-
Have you run qmake after you have added CONFIG+=ovinotifications at the pro file?