JamesYang007/autoppl

Examples do not build on master

Closed this issue · 0 comments

Examples fail to build (with the -DAUTOPPL_ENABLE_EXAMPLE=1 flag) with the error message

/Users/JAustin/Documents/autoppl/include/autoppl/algorithm/sampler_tools.hpp:4:10: fatal error: 'armadillo' file not found

Examples should be built by default in the CI as well.