Re: First code for Music



Hi

El mar, 21-08-2012 a las 16:05 +0200, César García Tapia escribió:
> Hi.
> 
> I've been working for a couple of weeks in Music, and I would like you
> guys to take a look:
> 
> https://github.com/tapia/gnome-music

It does not build for me :-(.

=========
make[2]: se ingresa al directorio `/home/diego/gnome/gnome-music/src'
  VALAC  gnome_music_vala.stamp
music-list-store.vala:64.24-64.24: error: syntax error, expected
identifier
                       };
                       ^
Compilation failed: 1 error(s), 0 warning(s)
make[2]: *** [gnome_music_vala.stamp] Error 1
=========

If I remove the comment: 
                         typeof (Grl.Media),            //
Music.ModelColumns.MEDIA

It builds but fails with this:

=========
gd-1.0.vapi:30.29-30.43: error: The type name `Gtk.SearchEntry' could
not be found
	public class TaggedEntry : Gtk.SearchEntry, Atk.Implementor,
Gtk.Buildable, Gtk.CellEditable, Gtk.Editable {
	                           ^^^^^^^^^^^^^^^
Compilation failed: 1 error(s), 0 warning(s)
make[2]: *** [gnome_music_vala.stamp] Error 1
=========

I do not know a thing about vala so this is as useful a bug report I
could think of.


Diego



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