Page 1 of 1

How to add a new driver

Posted: Mon Oct 08, 2012 8:18 am
by shelldream
Hi,
I am a beginner to this software.Now I met a problem .
I did like the "Tutorial1:Creating a new dirver for the acquisition server"said,using the OpenViBE-skeleton-generator-dynamic.exe to get the .h and .cpp file as expected.But when I try to register the driver to the acquisition server, I found that there was no folder named 'trunc' in the share/openvibe-applications/acquisition-server!!! There were even no .h and .cpp files(.i.e ovasCAcquisitionServerGUI.cpp) in all my folders which were created when the software was installed.
I wonder if I loose some source codes or anything else.
Best
Shelldream

Re: How to add a new driver

Posted: Mon Feb 25, 2013 3:59 pm
by jlegeny
Hello Shelldream,

source code files for the acquisition server are in the OPENVIBE/openvibe-applicaitons/acquisition-server/trunc/src/, not in the share folder. Of course you will need to either download the source code archive or the SVN repository to access these files.

Cheers
Jozef