Recompile Project.

Post Reply
User
Posts: 16
Joined: Wed May 18, 2016 8:43 pm

Recompile Project.

Post by User »

I edited a cpp file, how can I correctly recompile it to view the changes?

Thanks,
Last edited by User on Wed Sep 28, 2016 2:30 am, edited 1 time in total.

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

Re: Recompile Project.

Post by jtlindgren »

Hi, just building the software should realize the changes you've made. The new stuff is in dist/

You can see build instructions here,

http://openvibe.inria.fr/build-instructions/

Happy hacking,
Jussi

Post Reply