Page 1 of 1

Sigfried module

Posted: 22 Jun 2011, 08:58
by Francesco
Hi to all! :D

I am new to the BCI technology. I have got a MOBIlab+ a mounth ago. I am trying to use the SigfriedSigProc module and I have tried to compile it with Visual C++ Express 2010 but the module requires files of Borland's compiler as vcl.h, ecc..
I have read that BCI2000 ver.3.0 supports Qt compiler and not Borland's compiler and there is not, in build folder, the "make ... .bat" file for Borland's compiler. How do I compile it? Is it possible to compile it with Visual C++ Express 2010?


Thanks in advance,
Francesco

Re: Sigfried module

Posted: 23 Jun 2011, 13:00
by mellinger
Hi Francesco,

currently, the Sigfried module requires the Borland compiler. BCI2000 core modules may still be compiled with the Borland/Embarcadero compiler. To compile Sigfried, open src/contrib/BCI2000_Contrib.bpg with the Borland IDE, and navigate to the Sigfried module in the project view.

It is planned to port the Sigfried module to Qt soon, so it will be possible to compile it using VC Express.

Best regards,
Juergen

Re: Sigfried module

Posted: 23 Jun 2011, 13:15
by Francesco
Ok, Thank you.

Best regards,
Francesco