[FieldTrip] Request for help in debugging error in compilation of biosemi2ft.cc

Suhas G suhasg10495 at gmail.com
Tue Jan 3 13:02:11 CET 2017


Hi,

We are working on a BCI project, where we want to acquire data in real-time
from Biosemi. We are using 128 channel Biosemi Active Two device.

We are trying to incorporate fieldtrip real time buffer for our real time
data acquisition. For the implementation we are following the steps
provided on the fieldtrip website. We are getting certain errors during
this implementation for which we request your guidance.

Ubuntu:
We are using Ubuntu 14.04 64 bit. The gcc compiler version used is 4.8.5.
We are using Matlab 2015

1. The matlab outside part of buffer is compiled successfully using 'make'
on command prompt in the directory src/buffer/src/.

2. The matlab inside part of buffer compilation, i.e creation of mex file
was successful on matlab using 'compile' in src/buffer/matlab directory.

These warning was displayed, but the mex completed successfully.



*Warning: You are using gcc version '4.8.5-2ubuntu1~14.04.1)'. The version
of gcc is not supported. Theversion currently supported with MEX is
'4.7.x'. For a list of currently supported compilers
see:http://www.mathworks.com/support/compilers/current_release
<http://www.mathworks.com/support/compilers/current_release>. *

3. For compiling the biosemi2ft tool, this is the error which we get










*eeg-egi at eeg-egi:~/Desktop/fieldtrip-20161228/realtime/src/acquisition/biosemi$
makeg++ -o ../../../../realtime/bin/glnxa64/biosemi2ft biosemi2ft.o
BioSemiClient.o -L../../../../realtime/src/buffer/src
-L../../../../realtime/src/buffer/src -lbuffer
../../../../realtime/src/buffer/cpp/SignalConfiguration.o
../../../../realtime/src/buffer/cpp/GdfWriter.o
../../../../realtime/src/buffer/cpp/FtConnection.o
../../../../realtime/src/buffer/cpp/StringServer.o -lbuffer -lpthread -ldl
-lrtg++: error: ../../../../realtime/src/buffer/cpp/SignalConfiguration.o:
No such file or directoryg++: error:
../../../../realtime/src/buffer/cpp/GdfWriter.o: No such file or
directoryg++: error: ../../../../realtime/src/buffer/cpp/FtConnection.o: No
such file or directoryg++: error:
../../../../realtime/src/buffer/cpp/StringServer.o: No such file or
directorymake: *** [../../../../realtime/bin/glnxa64/biosemi2ft] Error 1*
The compilers which are installed are g++, g++-4.8, g++-4.8-multilib,
g++-multilib, gcc, gcc-4.8, gcc-4.8-multilib, gcc-multilib, libllvm3.6:amd64

Please help us debug the same.

Thank you.
Suhas G
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20170103/c59ada2a/attachment.html>


More information about the fieldtrip mailing list