Driver compilation

Making & changing hardware drivers in Acquisition Server
Post Reply
Lorena
Posts: 68
Joined: Mon Jun 04, 2012 7:33 pm

Driver compilation

Post by Lorena »

Hello all,

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

Thanks!

Lorena

jtlindgren
Posts: 775
Joined: Tue Dec 04, 2012 3:53 pm
Location: INRIA Rennes, FRANCE

Re: Driver compilation

Post 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

Lorena
Posts: 68
Joined: Mon Jun 04, 2012 7:33 pm

Re: Driver compilation

Post by Lorena »

Thanks Jussi,

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

Regards,

Lorena

yrenard
Site Admin
Posts: 645
Joined: Fri Sep 01, 2006 3:39 pm
Contact:

Re: Driver compilation

Post by yrenard »

Dear Lorena,

Visual C++ 2010 Express edition should be OK

Hope this helps,
Yann

Lorena
Posts: 68
Joined: Mon Jun 04, 2012 7:33 pm

Re: Driver compilation

Post by Lorena »

Ok, thanks Yann, I will try then :)

Lorena

Post Reply