Skip to content

Building cookbook fails with ninja

Description

When configuring CMake with Ninja, the CookBook fails to build (the PDF generation). This is because it relies on a Makefile produced by Sphinx.

Steps to reproduce

  • configure an OTB build with -GNinja
  • enable CookBook
  • run ninja

Configuration information

Ubuntu 14.04, OTB 6.7 on develop branch