Skip to content
#

webkitgtk

Here are 16 public repositories matching this topic...

mjakeman
mjakeman commented Dec 18, 2020

Currently, if the build tool fails for whatever reason, it prints out the exception followed by a long stack trace. We should handle common failures gracefully and print out a helpful error message rather than >50 lines of stderr.

Particularly:

  • GIR files cannot be found -> Instruct the user to pull the most up to date version of gir-files (and/or init submodules)
  • Generation failure -> P

Improve this page

Add a description, image, and links to the webkitgtk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webkitgtk topic, visit your repo's landing page and select "manage topics."

Learn more