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

3rd include file path should be change #13

Open
cxwx opened this issue Jul 29, 2024 · 0 comments
Open

3rd include file path should be change #13

cxwx opened this issue Jul 29, 2024 · 0 comments

Comments

@cxwx
Copy link

cxwx commented Jul 29, 2024

after installing mcmclib

include/mcmc/misc/mcmc_options.hpp:208:10: fatal error: 'BaseMatrixOps/include/BaseMatrixOps.hpp' file not found

so I must add include path "mcmc/"

-I/path/to/mcmc/include/mcmc/

I thought the line

#include "BaseMatrixOps/include/BaseMatrixOps.hpp"

should better be

#include "mcmc/BaseMatrixOps/include/BaseMatrixOps.hpp"
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

1 participant