Re: Undefined reference to gssdp_resource_browser_get_type



I checked in libgssdp/gssdp-resource-browser.h and I found this:

GType
gssdp_resource_browser_get_type (void) G_GNUC_CONST;

That's just the function definition, the implementation is in libgssdp. You have to explicitly link against it.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]