XML stimulation scenario Player and sequence of target

Concerning processing components: filters, file load/save, visualizations, communication ...
Post Reply
MRichard
Posts: 5
Joined: Mon Jan 18, 2010 8:30 pm

XML stimulation scenario Player and sequence of target

Post by MRichard »

Hello:

I'm trying to put a specific sequence of "Target" like "MIGUEL" but I can't do it.
So, How do I do?

Thanks a lot
Regards
Miguel.

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

Re: XML stimulation scenario Player and sequence of target

Post by yrenard »

Dear MRichard,

this box seems buggy. This has been discussed in another thread, check viewtopic.php?t=241 for details.

Tell me if that's ok for you.

For your information, the Lua box is terminated and works like a charm on Linux... I still have to tune a couple of things to get it working on Windows.

Yann

MRichard
Posts: 5
Joined: Mon Jan 18, 2010 8:30 pm

Re: XML stimulation scenario Player and sequence of target

Post by MRichard »

I'm trying build but have a lot of error.
What version of Lua and Boost you use?

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

Re: XML stimulation scenario Player and sequence of target

Post by yrenard »

Dear MRichard,

as you probably noticed when you svn updated the sources, I have been taking care that this box does not compile without changing the sources (see the #if 0 / #endif pairs). This is for a reason. As I told you in my previous post,
I still have to tune a couple of things to get it working on Windows.
Now if you still want to compile the box before I finish its integration, I used Lua 5.1.4 on Linux (you can install it with the linux-install_dependencies script but it is not yet included with windows dependencies) and Boost.Thread 0.22 (which is usually installed on Linux but is hard to get as precompiled for Windows).

Don't expect support on this until I have finished the integration / documentation.

Yann

MRichard
Posts: 5
Joined: Mon Jan 18, 2010 8:30 pm

Re: XML stimulation scenario Player and sequence of target

Post by MRichard »

Dear Yann

I see the "magic"

Code: Select all

if 0
Don't worry, I have knowledge of c++. I'm developer with QT in Linux ;)

Thanks for you help.

Miguel.

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

Re: XML stimulation scenario Player and sequence of target

Post by yrenard »

Dear Mrichard,

Keep us posted about your advances.

Yann

Post Reply