Latest version of Rapidstorm with command line support under windows possible?

103 views
Skip to first unread message

Frank Herrmannsdörfer

unread,
Apr 10, 2015, 9:03:33 AM4/10/15
to rapidstor...@googlegroups.com
Hi Steven,

I was wondering whether it is possible to recompile Rapidstrom for Windows using flags which enable command line use also under Windows. It would be of great help.

Best Frank

Steve Wolter

unread,
Apr 13, 2015, 4:34:40 AM4/13/15
to Frank Herrmannsdörfer, rapidstor...@googlegroups.com

Hi Frank,

it's definitely possible, by adding the -Wl,--subsystem,console flag. You need to do that after the a said get so generated flags, though because wxWidgets resets the flag. Unfortunately I don't have time to do that, but I'll be happy to answer questions.

Best regards, Steve


--
You received this message because you are subscribed to the Google Groups "rapidstorm-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rapidstorm-disc...@googlegroups.com.
To post to this group, send email to rapidstor...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Seamus Holden

unread,
May 29, 2015, 10:16:59 AM5/29/15
to rapidstor...@googlegroups.com, fherrman...@gmail.com
For what it's worth, I've got RS 3.3 (and earlier) CLI working on windows via a hack without recompiling.
Either:
- call RS via python os.system()/ matlab 'system()'. (Bizarrely, turns out that the windows system call is not identical to running stuff from the command prompt.
- Or install cygwin, and call windows rapidstorm from this interface. Again, this works.

I'm successfully using this approach to batch to analyse >200 files at a time.

Windows weirdness for you, but it works pretty well.
The RS CLI syntax can be a little bit quirky (to me at least) - happy to share example matlab code on or off list of working analysis commands.

Best wishes
Seamus



On Monday, 13 April 2015 10:34:40 UTC+2, Steve Wolter wrote:

Hi Frank,

it's definitely possible, by adding the -Wl,--subsystem,console flag. You need to do that after the a said get so generated flags, though because wxWidgets resets the flag. Unfortunately I don't have time to do that, but I'll be happy to answer questions.

Best regards, Steve


Frank Herrmannsdörfer <fherrman...@gmail.com> schrieb am Fr., 10. Apr. 2015 15:03:
Hi Steven,

I was wondering whether it is possible to recompile Rapidstrom for Windows using flags which enable command line use also under Windows. It would be of great help.

Best Frank

--
You received this message because you are subscribed to the Google Groups "rapidstorm-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rapidstorm-discuss+unsub...@googlegroups.com.

Seamus Holden

unread,
Sep 1, 2015, 10:02:28 AM9/1/15
to rapidstor...@googlegroups.com, fherrman...@gmail.com
Since it was requested, here's an m file that runs rapidstorm via command line. Look in the comments for an example.

To unsubscribe from this group and stop receiving emails from it, send an email to rapidstorm-disc...@googlegroups.com.

To post to this group, send email to rapidstor...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in the Google Groups "rapidstorm-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rapidstorm-discuss/ICqsjTRceHs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rapidstorm-disc...@googlegroups.com.
batchRapidStorm.m
Reply all
Reply to author
Forward
0 new messages