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

Having issues compiling #2

Open
jgreenep opened this issue Feb 4, 2019 · 1 comment
Open

Having issues compiling #2

jgreenep opened this issue Feb 4, 2019 · 1 comment

Comments

@jgreenep
Copy link

jgreenep commented Feb 4, 2019

Hi mich11,

I am interested in using this code to do some online LFP processing in mice. I'm having an issue compiling in Visual Studio 2013, however. I am getting the error pasted below. I am inexperienced with Visual Studio so I apologize for what is probably a trivial question, but I haven't been able to get it to work. I was also confused by the directories mentioned in the installation instructions contained in your README file, as they do not seem to exist within this repository. Any advice you may have would be greatly appreciated!

Thanks

Error 406 error C1083: Cannot open include file: 'boost/accumulators/framework/accumulator_set.hpp': No such file or directory c:\users\user\onedrive\documents\github\plugin-gui\source\plugins\multibandintegrator\boostAcc\boost\accumulators\accumulators.hpp 12 1 MultiBandIntegrator
Error 818 error C1083: Cannot open include file: 'boost/accumulators/framework/accumulator_set.hpp': No such file or directory c:\users\user\onedrive\documents\github\plugin-gui\source\plugins\multibandintegrator\boostAcc\boost\accumulators\accumulators.hpp 12 1 MultiBandIntegrator
Error 1223 error C1083: Cannot open include file: 'boost/accumulators/framework/accumulator_set.hpp': No such file or directory c:\users\user\onedrive\documents\github\plugin-gui\source\plugins\multibandintegrator\boostAcc\boost\accumulators\accumulators.hpp 12 1 MultiBandIntegrator

@samjlevy
Copy link

Hi jgreenep - did you ever get this figured out? I'm taking a crack at it myself...

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