Page 1 of 1

Driver compilation

Posted: Fri Jan 18, 2013 2:28 pm
by Lorena
Hello all,

Does anyone know if I can use Visual Studio 2010 in order to compile my driver for OpenVibe?

Thanks!

Lorena

Re: Driver compilation

Posted: Fri Jan 18, 2013 3:50 pm
by jtlindgren
Hi Lorena,

we're currently reworking the build system. The new system will allow much better Visual Studio 2010 support. We're almost done with it, but to be on the safe side, we won't include it in the next release (which is likely due next week). However, soon after the release, I will commit our changes to the SVN and you can checkout them from there.

After the change, OpenViBE can be more naturally developed using Visual Studio. Afaik this includes the drivers, as long as you're referring to those that are compiled and linked with the acquisition server.


Happy hacking,
Jussi

Re: Driver compilation

Posted: Mon Jan 21, 2013 4:57 pm
by Lorena
Thanks Jussi,

So, which compiler should I use for the drivers right now? This is for Win 7

Regards,

Lorena

Re: Driver compilation

Posted: Mon Jan 21, 2013 8:46 pm
by yrenard
Dear Lorena,

Visual C++ 2010 Express edition should be OK

Hope this helps,
Yann

Re: Driver compilation

Posted: Tue Jan 22, 2013 2:48 pm
by Lorena
Ok, thanks Yann, I will try then :)

Lorena