Search found 4 matches

by Tangi
Wed Feb 23, 2011 1:34 pm
Forum: Help for building the software
Topic: [WINXP] Unable to build 0.9.0 version using scripts
Replies: 9
Views: 10222

Re: [WINXP] Unable to build 0.9.0 version using scripts

Ok, it seems to work after cleaning everything. Thanks a lot Dieter.
by Tangi
Wed Feb 23, 2011 9:21 am
Forum: Help for building the software
Topic: [WINXP] Unable to build 0.9.0 version using scripts
Replies: 9
Views: 10222

Re: [WINXP] Unable to build 0.9.0 version using scripts

We did not re-package the expat archive, this is the one from their website. Anyway, our script should consider this "non standard" location and deal with it. I think that in order to step back to a clean environment, you should consider running win32-clean.cmd before trying to build OpenViBE again....
by Tangi
Tue Feb 22, 2011 3:11 pm
Forum: Help for building the software
Topic: [WINXP] Unable to build 0.9.0 version using scripts
Replies: 9
Views: 10222

Re: [WINXP] Unable to build 0.9.0 version using scripts

The first thing is that we should update the install instructions since they are outdated. The step where you copy and edit the win32-init_env_command.cmd script is only mandatory for developers having a branch in the SVN repository. People building the software from the trunc actually don't have to...
by Tangi
Tue Feb 22, 2011 1:17 pm
Forum: Help for building the software
Topic: [WINXP] Unable to build 0.9.0 version using scripts
Replies: 9
Views: 10222

[WINXP] Unable to build 0.9.0 version using scripts

Dear All, I can't figure out what I'm doing wrong when using the scripts. I want to build OpenViBE 0.9.0 on Windows XP with msvc9 (VC 2008). Following the INSTALL recommendations: - I launched win32-install_dependencies.exe. - I Saved win32-init_env_command.cmd-skeleton as win32-init_env_command.cmd...