2010/11/18 Lukáš Fulín <[email protected]>: > I've tried to compile Abraca (GTK GUI for xmms2). At first I obtained all > required dependencies as I've read in INSTALL file. > Then I executed this command "./scons PREFIX=/usr/local" but got some errors > and can't continue.. Any idea how to solve this?
You're using the wrong version of the vala compiler then. Downgrade or upgrade to the version I check for in the SConstruct.. or in the case of you would have to downgrade, hack away until it builds with the newer version of the Vala compiler/vapi-files. -- Daniel Svensson -- _______________________________________________ Xmms2-devel mailing list [email protected] http://lists.xmms.se/cgi-bin/mailman/listinfo/xmms2-devel
