Trouble building .exe files from BCI2000.sln
Posted: 08 Apr 2015, 17:27
Hello community,
I have used BCI2000 many times for data collection but I am new at building modules from the source code. I've been able to build the BCI2000 solution but am not able to build all of the executables required to actually run the program. Specifically, when trying to build the "CursorTask" module or "Operator" module I get the following error:
"C:\Qt\Qt5.3.2\5.3\msvc2010_opengl\plugins\imageformats\qdds.dll : fatal error LNK1107: invalid or corrupt file: cannot read at 0x2A8"
"SignalGenerator" and "BCIShell" were able to build properly. I have not tried building other modules.
Below are the specs for the operating system and software versions I am using:
Microsoft Windows XP professional
BCI 2000 v3 revision 4786
Qt 5.3.2
Cmake v3.0.5
Microsoft Visual Studio 10.0 (express version - Service Pack 1 is installed)
Any suggestions on what may be causing the error? I am stumped.
Thank you.
I have used BCI2000 many times for data collection but I am new at building modules from the source code. I've been able to build the BCI2000 solution but am not able to build all of the executables required to actually run the program. Specifically, when trying to build the "CursorTask" module or "Operator" module I get the following error:
"C:\Qt\Qt5.3.2\5.3\msvc2010_opengl\plugins\imageformats\qdds.dll : fatal error LNK1107: invalid or corrupt file: cannot read at 0x2A8"
"SignalGenerator" and "BCIShell" were able to build properly. I have not tried building other modules.
Below are the specs for the operating system and software versions I am using:
Microsoft Windows XP professional
BCI 2000 v3 revision 4786
Qt 5.3.2
Cmake v3.0.5
Microsoft Visual Studio 10.0 (express version - Service Pack 1 is installed)
Any suggestions on what may be causing the error? I am stumped.
Thank you.