Re: Build BCI2000 in Visual Studio 2010
Posted: 12 Jul 2013, 11:45
Hi,
I'm trying to build BCI2000 in visual studio 2010 too.
The solution is correctly created with "Make VS10 Project Files.bat", but, when i try to compile the operator module (i'm in release mode),
i get a lot of this error:
C:/BCI2/src/shared/utils/DisplayFiltering\DisplayFilter.h(31): fatal error C1083: cannot open include file 'IIRFilter.h': No such file or directory
can someone help me? seems that the include directories are not setted in the right way.
i'm working on win7 x64, with visual studio 2010 ultimate SP1
thanks!
Matteo
I'm trying to build BCI2000 in visual studio 2010 too.
The solution is correctly created with "Make VS10 Project Files.bat", but, when i try to compile the operator module (i'm in release mode),
i get a lot of this error:
C:/BCI2/src/shared/utils/DisplayFiltering\DisplayFilter.h(31): fatal error C1083: cannot open include file 'IIRFilter.h': No such file or directory
can someone help me? seems that the include directories are not setted in the right way.
i'm working on win7 x64, with visual studio 2010 ultimate SP1
thanks!
Matteo