No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

9 líneas
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.