I have developed BCI applications with previous BCI2000 releases, but I am experiencing problems with the new ones running them in Windows 8.1.
I have downloaded via SVN the last BCI200 version (release 5158), and I have been able to successfully compile the source code with CMake 3.1.3 and Visual Studio 2012 Professional. However, when I tried to debug the P3Speller module, I realized that I cannot execute any .exe file.
The system gives me the following error:
"Cannot run Bundled Application: C:\Users\(...)\*.exe is not a valid application bundle".

I guess that the problem lies on the compiling process because I can execute "prog" .exes contained in the BCI2000 binaries...
¿Any ideas?
Thanks in advance.
