Now that I spend some time on fixing, improving gmpc on windows. It is time to make it work nicer on windows.
The latest gmpc now integrates it menu bar in apples. Pleases preferences and about under the “apple” and shows a nice status icon in the dock.
Now I need somebody to make me a nice bundle
.
and offcourse, a screenshot: 
8 Comments
Thank you for gmpc!
But – he is not compiling under OSX. (0.17.96)
gmpc-mpddata-treeview.gob:68: error: initializer element is not constant
Works for me: http://images.sarine.nl/gmpc-0.18.0-alpha1.png
Hm – i can compile 0.17.0 but not 0.17.96 an newer!
gmpc-mpddata-treeview.gob:68: error: initializer element is not constant
gmpc-mpddata-treeview.gob:68: error: (near initialization for ‘col_names[0]‘)
I use macports and i also try gcc43 – it does not work!
that points to N_(), that is used for translations.
Normally this should work, the ‘N’ indicates it is a constant translatable string.
http://library.gnome.org/devel/glib/unstable/glib-I18N.html#N—CAPS
So the initializer is constant. I am not sure what is broken.
I saw you make some changes – but they dont help
And I cant help you. I am not a programmer. I can only compile…
it is something broken on your install. little I can do about it.
gmpc compiles fine here with native gtk and it worked with fink.
Hi, same problem with fink! ;-( I use 10.5.6, XCode 3.0 and I still can compile gmpc-0.17.0.
It is in fink: http://pdb.finkproject.org/pdb/package.php/gmpc
I installed this one fine.