Trying to compile a panel plugin
Jeroen van Aart
jeroen at mompl.net
Tue Jun 4 21:15:47 CEST 2013
On 05/31/2013 11:58 AM, Jeroen van Aart wrote:
> On 05/30/2013 05:05 PM, Matthew Brush wrote:
>> If you put the full code online I can double-check for you. It's hard to
>> debug unknown code through a little peep-hole :)
> Are the files I attached in my original email correct? They're not big
> files, I just need to know (I pasted them below just in case :-).
> Documentation regarding this is sparse and besides the xfce site invites
> one to ask forums like this instead.
It looks like I solved the problem and it was something obvious as it
always is when you hit stupid issues like this. The build process for
xfce is slightly different than what I am using to build the gnome panel
applet.
For the gnome applet I use one source file to include all other source
and header files.
In xfce it appears, after having looked over various plugin source
trees, each source file includes the necessary headers, however none of
the source files include other source files.
My fix was to not include any other source files at all and change each
source file to include the header files.
Thanks,
Jeroen
--
Earthquake Magnitude: 4.9
Date: Tuesday, June 4, 2013 17:34:48 UTC
Location: Himachal Pradesh, India
Latitude: 32.6569; Longitude: 76.5570
Depth: 22.30 km
More information about the Xfce4-dev
mailing list