Menu

build failure of doxygen missing

Help
2006-11-22
2013-05-09
  • Andrew Peter Marlow

    I tried to build cpptest on cygwin where I had NOT installed doxygen. It turns out that cpptest does not build if doxygen is not found. Can this be changed please? Surely if doxygen is missing all that is missed out is the doxygen-generated documentation?

     
    • Anonymous

      Anonymous - 2006-11-22

      It will not fail if you do not enable doc processing when executing the configure script. The default is to not build any documentation, but you can state it explicitly by using the --disable-doc flag to the configure script. See './configure --help' for more information.

      / nilu

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.