I asked this question a couple of days ago and was completely ignored, so let's see if I have any luck this time around.
I need to use the function is_service_running, but I appear not to have the include file osso-manager.h within my scratchbox/maemo development environment. Is this not a standard include file? What do I need to do to get it? I also appear to be missing whichever library contains the is_service_running binary. I tried getting around the lack of the osso-manager.h file by manually adding the declaration of the is_service_running function (taken from a copy of the header file that I found online). However, my application doesn't link because it can't find where this function is defined. The call I need is documented within Doxygen, under the API documentation for Hildon Status Bar, Home Applets and Navigator, but I can't see anything that describes any special actions I need to take to allow me to use these APIs. David Hazel _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
