Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error: 'mustache.hpp' file not found #56

Open
yurivict opened this issue Aug 28, 2022 · 1 comment
Open

fatal error: 'mustache.hpp' file not found #56

yurivict opened this issue Aug 28, 2022 · 1 comment

Comments

@yurivict
Copy link

Describe the bug

In file included from <built-in>:1:
In file included from /disk-samsung/freebsd-ports/sysutils/daggy/work/.build/Daggy/CMakeFiles/daggy.dir/cmake_pch.hxx:5:
/disk-samsung/freebsd-ports/sysutils/daggy/work/daggy-2.1.3/src/Daggy/Precompiled.hpp:24:10: fatal error: 'mustache.hpp' file not found
#include <mustache.hpp>
         ^~~~~~~~~~~~~~
1 error generated.

configure succeeded.

Did you forget to check libmustache in configure?

To Reproduce
regular build

Desktop (please complete the following information):

  • OS: FreeBSD 13.1
  • Version 2.1.3
@synacker
Copy link
Owner

Thank you for report! Yes, the check is absent, need to make it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants