You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
462B

  1. Error: The build database is corrupted
  2. ######################################
  3. ``dds`` stores various data about the local project's build in a database file
  4. kept in the build output directory (default is ``_build``). The file is named
  5. ``.dds.db``, and can be safely deleted with no ill effects on the project.
  6. This error is not caused by regular user action, and is probably a bug in
  7. ``dds``. If you see this error message frequently, please file a bug report.