Skip to content
Snippets Groups Projects
Closed Config Header Problem
  • View options
  • Config Header Problem

  • View options
  • Closed Issue created by Jan Möbius

    I recently updated my installation of OpenVolumeMesh to the latest commit and then had trouble building a project that linked to it, getting this error: "/usr/local/include/OpenVolumeMesh/System/Deprecation.hh:3:10: fatal error: DeprecationConfig.hh: No such file or directory #include "DeprecationConfig.hh""

    I tracked it down and the problem was that Deprecation.hh was looking for "DeprecationConfig.hh", however CMake installed that file in "Config/DeprecationConfig.hh".

    Modifying the installed header so that /usr/local/include/OpenVolumeMesh/System/Deprecation.hh looks for the config file at "../Config/DeprecationConfig.hh" fixed the error.

    I'm running Ubuntu 18.04 if that makes any difference.

    Linked items ... 0

  • Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading