View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#6
I am not sure but can you try this,
change the first line in locationinfowidget.cpp from:
#include <hildon/hildon-banner.h>
to
extern "C" {
#include <hildon/hildon-banner.h>
}
 

The Following User Says Thank You to nicolai For This Useful Post: