Hello,
I have been trying to create a Goa project from the Dialog Test component, but I'm bumping into the limits of my Genode abilities.
I'm trying to use "dialog.run" as a template for what to include, using the "import_from_depot" section as a rough guide to "used_apis" and the config for the "runtime" file.
1. Is this the right basic idea?
2. Is there already a minimal example of a Goa project for a Nitpicker and/or Dialog API component, so I don't have to reinvent the wheel?
3. I have tried various combinations of depot packages, but the compiler can't find "dialog/runtime.h". Is the Dialog API exposed in a depot package, and if so, which one? I have tried various potential candidates (e.g., "pkg/gems", "pkg/nitpicker_session", "src/nitpicker", etc. ), but without success.
Thanks and Happy Sculpting!