Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Issues
  • #44
Closed
Open
Created Sep 06, 2015 by Matthieu Schaller@matthieuOwner

Error message when compiling without doxygen

If I run ./configure CC=icc --disable-doxygen-doc and then

make

I get the following error message from doxygen:

make[2]: Leaving directory '/homea/hpclab/train003/Codes/swiftsim/examples' Making all in doc make[2]: Entering directory '/homea/hpclab/train003/Codes/swiftsim/doc' SRCDIR='.' PROJECT='libswift' DOCDIR='doc/' VERSION='0.1.0' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='NO' GENERATE_LATEX='NO' Doxyfile /bin/sh: Doxyfile: command not found make[2]: *** [doxyfile.stamp] Error 127

The Makefile seems to try to run Doxygen even if the configuration script was explicitly told not to.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking