David Medine
David Medine
I am using the VS2013 project (not CMake) to build LSL and it throws a '\_\_func\_\_ unidentified symbol' error. In common.h: https://github.com/sccn/labstreaminglayer/blob/master/LSL/liblsl/src/common.h#L13-L27. However in my VS project, this ifdef isn't...
The build_windows.bat script (which was working quite well) disappeared with this commit https://github.com/sccn/labstreaminglayer/commit/6256a868a3cf6edb16eef01cd0e7e7d485ec1c32 but it is still referred to in INSTALL.md. It would probably be good to have a complete...
How? Programmatically, I mean. I have some library updates from Brain Products and I'd like to get them into the build structure somehow. Are we still relying on the SCCN...
I bashed the mailing list with this question too, so apologies for cross-posting. Has anyone done a lot of LSL recordings over a wireless network? I've done it successfully with...
I got an email today from a security expert at TU Graz (where LSL is used extensively) who is studying how research teams set up BCI experiments from an IT...
So I've finally started playing around with this and I really like it. So far, I have only used cmake to generate projects for liblsl and it is working very...
I recently set up a new machine with an LSL development environment and part of that process was cloning the repository and running get_deps.py. I am in Europe now, which...
I just pushed a little project that I worked on for a few days before it defeated me and I got distracted by other things. Basically, I am envisioning an...
To all the eyelink users out there: I recently had to add some features to our rather feeble eyelink connection client. What would be ideal is to create a full...