unable to find toplevel recipe

Asked by Adam Dingle

As a first experiment with Bake, I created a file foo.vala and this Recipe file:

===
project.name = foo
project.version = 0.0.1

programs.foo.sources = foo.vala
===

When I run bake, I see this:

$ bake
Unable to find toplevel recipe
$

Am I doing something wrong, or is this a bug?

Question information

Language:
English Edit question
Status:
Solved
For:
Bake Edit question
Assignee:
No assignee Edit question
Solved by:
Adam Dingle
Solved:
Last query:
Last reply:
Revision history for this message
Adam Dingle (adam-yorba) said :
#1
Revision history for this message
Robert Ancell (robert-ancell) said :
#2

I also opened bug 1162978 to improve this error message.