You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: