libappstore does not build on Elementary OS Beta Freya

Bug #1373119 reported by Jason Anderson
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libappstore
New
Undecided
Unassigned

Bug Description

When I try to build libappstore it gives me the error:

error: `Task' is an ambiguous reference between `GLib.Task' and `PackageKit.Task'
task = new Task ();
                    ^^^^

To correct this I edited line 370 in AppManager.vala to "task = new PackageKit.Task ()". I was able to get it to build, but it still had many warnings. I hope that my edits were correct.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.